From 6607a79f9a11b9cf231e0261afd420f3dc0d52ee Mon Sep 17 00:00:00 2001 From: José Juan Loeza Sierra Date: Tue, 8 Jul 2025 22:45:51 -0700 Subject: change sway/waybar colors & sway client font --- dot-config/waybar/style.css | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'dot-config/waybar') diff --git a/dot-config/waybar/style.css b/dot-config/waybar/style.css index 3901ff9..cf884cc 100644 --- a/dot-config/waybar/style.css +++ b/dot-config/waybar/style.css @@ -17,7 +17,7 @@ window#waybar > box { } #hardware * { - margin: 4px; + margin: 0px 4px 0 4px; } tooltip { @@ -35,7 +35,8 @@ tooltip label { } #workspaces button.focused { - background: #64727D; + /*background: #64727D;*/ + background: #7c6f64; } #mode { -- cgit v1.3