aboutsummaryrefslogtreecommitdiff
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
parent1e0f3fbf9c1d0a8d28afb87d82c9e42a685796b2 (diff)
Update waybar cfg
-rw-r--r--homes/floppydisk/waybar-style.nix11
-rw-r--r--homes/floppydisk/waybar.nix2
2 files changed, 7 insertions, 6 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 {
diff --git a/homes/floppydisk/waybar.nix b/homes/floppydisk/waybar.nix
index 281959b..dab493d 100644
--- a/homes/floppydisk/waybar.nix
+++ b/homes/floppydisk/waybar.nix
@@ -53,7 +53,7 @@
"wlr/workspaces" = {
disable-scroll = false;
- all-outputs = true;
+ all-outputs = false;
format = "{icon}";
active-only = false;
format-icons = {