summaryrefslogtreecommitdiff
path: root/config/wayland/waybar/styles/dwm.css
diff options
context:
space:
mode:
authorRaymaekers Luca <raymaekers.luca@gmail.com>2023-11-24 13:34:44 +0100
committerRaymaekers Luca <raymaekers.luca@gmail.com>2023-11-24 13:34:44 +0100
commit371d31749bde435783bf44fd032edcbae577146f (patch)
tree216a80d15c184919af7410ee6c6155e976f2075d /config/wayland/waybar/styles/dwm.css
parent0a84c3d984349e96ddd8077cf2bdd9e08ccb4300 (diff)
parent78d0fc01dfea453d1c23649f6353bd4ee5a8f2a1 (diff)
Merge branch 'main' of debuc.com:dotfiles
Diffstat (limited to 'config/wayland/waybar/styles/dwm.css')
-rw-r--r--config/wayland/waybar/styles/dwm.css20
1 files changed, 0 insertions, 20 deletions
diff --git a/config/wayland/waybar/styles/dwm.css b/config/wayland/waybar/styles/dwm.css
deleted file mode 100644
index 31eacf0..0000000
--- a/config/wayland/waybar/styles/dwm.css
+++ /dev/null
@@ -1,20 +0,0 @@
-* {
- border: none;
- border-radius: 0;
- font-family: monospace;
- font-size: 14px;
- min-height: 16px;
-}
-
-window#waybar, #workspaces button.active {
- background-color: #4c566a;
-}
-
-#workspaces button, #custom-layout, #custom-status {
- background-color: #2e3440;
-}
-
-#workspaces button {
- padding: 0 2px;
- margin: 0;
-}