From ff8f57ea7ac4d850adcb3e2ab0bc625bd9552222 Mon Sep 17 00:00:00 2001 From: ZachIR Date: Sat, 26 Jul 2025 11:19:47 -0500 Subject: Add configs to use scroll --- waybar/style.css | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'waybar/style.css') diff --git a/waybar/style.css b/waybar/style.css index 59f741f..9398381 100644 --- a/waybar/style.css +++ b/waybar/style.css @@ -56,6 +56,10 @@ window#waybar.hidden { background: #198844; } +#workspaces button.focused { + background: #198844; +} + /* #workspaces button.active:hover { background: #6e3c85; -- cgit v1.2.3