aboutsummaryrefslogtreecommitdiff
path: root/homes/floppydisk/waybar-style.nix
diff options
context:
space:
mode:
authorFrankie B <git@diskfloppy.me>2023-09-03 12:49:59 +0100
committerFrankie B <git@diskfloppy.me>2023-09-03 12:49:59 +0100
commit2f477b5a30065a10a703ff79f258ecaf6399d284 (patch)
treec42c9ecd9f8ccc4a49aa74c3cd05df1104e99739 /homes/floppydisk/waybar-style.nix
parent1e0f3fbf9c1d0a8d28afb87d82c9e42a685796b2 (diff)
Update waybar cfg
Diffstat (limited to 'homes/floppydisk/waybar-style.nix')
-rw-r--r--homes/floppydisk/waybar-style.nix11
1 files changed, 6 insertions, 5 deletions
diff --git a/homes/floppydisk/waybar-style.nix b/homes/floppydisk/waybar-style.nix
index 83e7de5..2babbd5 100644
--- a/homes/floppydisk/waybar-style.nix
+++ b/homes/floppydisk/waybar-style.nix
@@ -20,13 +20,14 @@ window#waybar.hidden {
#workspaces button {
padding: 0 5px;
background: transparent;
- color: #cad3f5;
+ color: #494d64;
border-bottom: 3px solid transparent;
}
+#workspaces button.active
#workspaces button.focused {
- background: #64727D;
- border-bottom: 3px solid #cad3f5;
+ background-color: #939ab7;
+ border-bottom: 3px solid #494d64;
}
#workspaces button.urgent {
@@ -38,13 +39,13 @@ window#waybar.hidden {
border-bottom: 3px solid #cad3f5;
}
-#custom-notification, #workspaces, #disk, #clock, #battery, #cpu, #memory, #temperature, #backlight, #network, #pulseaudio, #custom-media, #tray, #mode, #idle_inhibitor {
+#custom-notification, #disk, #clock, #battery, #cpu, #memory, #temperature, #backlight, #network, #pulseaudio, #custom-media, #tray, #mode, #idle_inhibitor {
padding: 0 10px;
margin: 0 2px;
}
#workspaces {
- background-color: #494d64;
+ background-color: #cad3f5;
}
#clock {