...Fix waybar?

This commit is contained in:
Salt 2024-08-29 14:12:42 -05:00
parent 8f90389691
commit 292c6da3ae

View File

@ -47,12 +47,12 @@ window#waybar {
text-shadow: inherit; text-shadow: inherit;
background-color: #504945; background-color: #504945;
} }
#workspaces button.visible { #workspaces button.focused {
color: #282828; color: #282828;
background: #504945; background: #504945;
font-weight: bold; font-weight: bold;
} }
#workspaces button.focused { #workspaces button.visible {
color: #282828; color: #282828;
background: #83a598; background: #83a598;
font-weight: bold; font-weight: bold;