diff options
| author | Raghuram Subramani <raghus2247@gmail.com> | 2025-08-06 17:34:17 +0530 | 
|---|---|---|
| committer | Raghuram Subramani <raghus2247@gmail.com> | 2025-08-06 17:34:17 +0530 | 
| commit | e16b1042ab4661023e04c0cb9ca8180f3f30c2b4 (patch) | |
| tree | 06874bca46a6038782115fa9d0e8cd2b7248f83a /config/waybar/style.css | |
| parent | 45575747ee3791a14831abdd0749038b4cc967a9 (diff) | |
update
Diffstat (limited to 'config/waybar/style.css')
| -rw-r--r-- | config/waybar/style.css | 3 | 
1 files changed, 2 insertions, 1 deletions
| 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; | 
