diff --git a/home-manager/common/desktops/hyprland/themes/gruvbox/waybar-conf.nix b/home-manager/common/desktops/hyprland/themes/gruvbox/waybar-conf.nix index 8d020a00..a1c7143a 100644 --- a/home-manager/common/desktops/hyprland/themes/gruvbox/waybar-conf.nix +++ b/home-manager/common/desktops/hyprland/themes/gruvbox/waybar-conf.nix @@ -50,8 +50,8 @@ "return-type": "json", "interval": 5, "format-icons": { - "Running": "󰌆 ", - "Stopped": "󰌊 ", + "Running": "󰌆", + "Stopped": "󰌊", } }, @@ -180,11 +180,13 @@ #workspaces button:hover, #workspaces button.focused:hover, #workspaces button.visible:hover { + color: rgba(0, 0, 0, 0.5); background-color: #d5c4a1; } #workspaces button.urgent { background-color: #cc241d; + color: rgba(200, 200, 200, 0.5); } /*