From d40df46b6c003ff2d574d5efc36cecebafe39f6e Mon Sep 17 00:00:00 2001 From: Luca Matei Pintilie Date: Wed, 5 Apr 2023 18:42:00 +0200 Subject: Better hyprland config --- .config/waybar/style.css | 5 +++++ 1 file changed, 5 insertions(+) (limited to '.config/waybar/style.css') diff --git a/.config/waybar/style.css b/.config/waybar/style.css index 9580d35..08861e3 100644 --- a/.config/waybar/style.css +++ b/.config/waybar/style.css @@ -63,6 +63,11 @@ window#waybar.chromium { box-shadow: inset 0 -3px #ffffff; } +#workspaces button.active { + background-color: #64727D; + box-shadow: inset 0 -3px #ffffff; +} + #workspaces button.focused { background-color: #64727D; box-shadow: inset 0 -3px #ffffff; -- cgit v1.2.3