diff --git a/hyprland/.config/waybar/style.css b/hyprland/.config/waybar/style.css index 258fac93..3cb86127 100644 --- a/hyprland/.config/waybar/style.css +++ b/hyprland/.config/waybar/style.css @@ -47,12 +47,12 @@ window#waybar { text-shadow: inherit; background-color: #504945; } -#workspaces button.visible { +#workspaces button.focused { color: #282828; background: #504945; font-weight: bold; } -#workspaces button.focused { +#workspaces button.visible { color: #282828; background: #83a598; font-weight: bold;