From ae017a01b76d60ab1875483eda39d30f3f92ba40 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Max=20K=C3=A4nner?= Date: Tue, 24 Dec 2024 12:55:21 +0100 Subject: [PATCH] 480 current 1970-01-01 01:00:00 25.05.20241219.d70bd19 6.6.66 * --- modules/home/sway/waybar.css | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/modules/home/sway/waybar.css b/modules/home/sway/waybar.css index a0dcd87..90d4276 100644 --- a/modules/home/sway/waybar.css +++ b/modules/home/sway/waybar.css @@ -20,7 +20,7 @@ window#waybar { } #workspaces button:hover, #workspaces button:active { - background-color: #383737; + background-color: #606060; color: #ffffff; } #workspaces button.focused { @@ -41,7 +41,13 @@ window#waybar { padding-right: 10px; } -#tray #language #network #backlight #clock #wireplumber #battery { +#tray, +#language, +#network, +#backlight, +#clock, +#wireplumber, +#battery { border-width: 1px; border-style: none none none solid; border-color: #444444;