summaryrefslogtreecommitdiff
path: root/waybar/style.css
diff options
context:
space:
mode:
Diffstat (limited to 'waybar/style.css')
-rw-r--r--waybar/style.css5
1 files changed, 5 insertions, 0 deletions
diff --git a/waybar/style.css b/waybar/style.css
index f6734ca..3e0f04a 100644
--- a/waybar/style.css
+++ b/waybar/style.css
@@ -27,3 +27,8 @@ window#waybar {
#tray {
padding: 0 8px;
}
+
+/* custom modules */
+#custom-screenrecording-indicator {
+ color: #ff0000;
+}