From e16b1042ab4661023e04c0cb9ca8180f3f30c2b4 Mon Sep 17 00:00:00 2001 From: Raghuram Subramani Date: Wed, 6 Aug 2025 17:34:17 +0530 Subject: update --- config/waybar/style.css | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'config/waybar/style.css') diff --git a/config/waybar/style.css b/config/waybar/style.css index faceecd..2368810 100644 --- a/config/waybar/style.css +++ b/config/waybar/style.css @@ -42,7 +42,8 @@ window#waybar { background: #2f2f2f; } -#tags button.focused { +#tags button.focused, +#tags button.urgent { padding: 2px 12px; background: #9b9b9b; color: #212121; -- cgit v1.2.3