diff --git a/hyprland/waybar/style.css b/hyprland/waybar/style.css index 795eb45..4496738 100644 --- a/hyprland/waybar/style.css +++ b/hyprland/waybar/style.css @@ -59,7 +59,7 @@ button:hover { background: rgba(0, 0, 0, 0.2); } -#workspaces button.focused { +#workspaces button.active { background-color: #64727D; box-shadow: inset 0 -3px #ffffff; }