summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorxengineering <me@xengineering.eu>2023-08-04 14:06:19 +0200
committerxengineering <me@xengineering.eu>2023-08-04 14:06:19 +0200
commit8a60b6459848d5213ef7f5c451929558ee16d468 (patch)
treeaa009c35ed0f05909ad90814cf4749834eb671a6
parent5e6056b70e43e9db47f2125a579a1494b45884b4 (diff)
downloaddotfiles-8a60b6459848d5213ef7f5c451929558ee16d468.tar
dotfiles-8a60b6459848d5213ef7f5c451929558ee16d468.tar.zst
dotfiles-8a60b6459848d5213ef7f5c451929558ee16d468.zip
Remove yambar
I moved completely to swaybar.
-rw-r--r--yambar/config.yml21
1 files changed, 0 insertions, 21 deletions
diff --git a/yambar/config.yml b/yambar/config.yml
deleted file mode 100644
index 263cefb..0000000
--- a/yambar/config.yml
+++ /dev/null
@@ -1,21 +0,0 @@
-bar:
- height: 26
- location: top
- background: 00000090
-
- center:
- - network:
- name: enp0s31f6
- content:
- string: {text: "{name}: {state}", right-margin: 10}
- - network:
- name: wlp3s0
- content:
- string: {text: "{name}: {state}"}
-
- right:
- - clock:
- date-format: "KW %U %Y-%m-%d"
- content:
- - string: {text: "{date}", right-margin: 10}
- - string: {text: "{time}"}