summaryrefslogtreecommitdiff
path: root/config/wayland/waybar/styles/dwm.css
diff options
context:
space:
mode:
authorRaymaekers Luca <raymaekers.luca@gmail.com>2023-11-24 10:56:29 +0100
committerRaymaekers Luca <raymaekers.luca@gmail.com>2023-11-24 10:56:29 +0100
commit70959f9a31680ed1cfe684e9c5a33098334f2e4d (patch)
tree4580eefebd83b00ff413ee28e5b8b11c14ba5ff2 /config/wayland/waybar/styles/dwm.css
parentab64fdcb9fbe30a20bfd129f1d27c19a246125cb (diff)
keep only hyprland config
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;
-}