Update waybar cfg

This commit is contained in:
floppydiskette 2023-09-03 12:49:59 +01:00
parent 1e0f3fbf9c
commit 2f477b5a30
No known key found for this signature in database
2 changed files with 7 additions and 6 deletions

View file

@ -20,13 +20,14 @@ window#waybar.hidden {
#workspaces button { #workspaces button {
padding: 0 5px; padding: 0 5px;
background: transparent; background: transparent;
color: #cad3f5; color: #494d64;
border-bottom: 3px solid transparent; border-bottom: 3px solid transparent;
} }
#workspaces button.active
#workspaces button.focused { #workspaces button.focused {
background: #64727D; background-color: #939ab7;
border-bottom: 3px solid #cad3f5; border-bottom: 3px solid #494d64;
} }
#workspaces button.urgent { #workspaces button.urgent {
@ -38,13 +39,13 @@ window#waybar.hidden {
border-bottom: 3px solid #cad3f5; 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; padding: 0 10px;
margin: 0 2px; margin: 0 2px;
} }
#workspaces { #workspaces {
background-color: #494d64; background-color: #cad3f5;
} }
#clock { #clock {

View file

@ -53,7 +53,7 @@
"wlr/workspaces" = { "wlr/workspaces" = {
disable-scroll = false; disable-scroll = false;
all-outputs = true; all-outputs = false;
format = "{icon}"; format = "{icon}";
active-only = false; active-only = false;
format-icons = { format-icons = {