From ec7d9b3f307b890b44158b4231f62841cf3979ea Mon Sep 17 00:00:00 2001 From: albert Date: Wed, 15 Nov 2023 17:21:57 +0900 Subject: [PATCH] Test --- .../common/desktops/hyprland/themes/gruvbox/waybar-conf.nix | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) 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); } /*