summaryrefslogtreecommitdiff
path: root/config/waybar/style.css
diff options
context:
space:
mode:
Diffstat (limited to 'config/waybar/style.css')
-rw-r--r--config/waybar/style.css3
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;