From 2b846e701c77ebf036e9cf95b4e9d574f16d9679 Mon Sep 17 00:00:00 2001 From: Ryan Schanzenbacher Date: Fri, 9 Jun 2023 22:19:29 -0400 Subject: added channel, initial switch to hyprland --- home-config/waybar/style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'home-config/waybar/style.css') diff --git a/home-config/waybar/style.css b/home-config/waybar/style.css index f785881..cf776ad 100644 --- a/home-config/waybar/style.css +++ b/home-config/waybar/style.css @@ -37,7 +37,7 @@ window#waybar.solo { color: rgba(217, 216, 216, 1); } -#workspaces button.focused { +#workspaces button.active { border-top: 3px solid rgba(217, 216, 216, 1); border-bottom: 3px solid rgba(217, 216, 216, 0); } -- cgit v1.2.3