aboutsummaryrefslogtreecommitdiff
path: root/waybar/style.css
diff options
context:
space:
mode:
authorHimbeerserverDE <himbeerserverde@gmail.com>2024-01-16 18:52:05 +0100
committerHimbeerserverDE <himbeerserverde@gmail.com>2024-01-16 18:52:05 +0100
commitcde30d3349608c1c6bd9a908901b787188a430a6 (patch)
treefb1a6c69392d4fc794ad4f127b5f6540855a4c9c /waybar/style.css
parent74367964d982d3fce22981061a47367fcfbf3e8a (diff)
waybar: configure battery module
Diffstat (limited to 'waybar/style.css')
-rw-r--r--waybar/style.css4
1 files changed, 4 insertions, 0 deletions
diff --git a/waybar/style.css b/waybar/style.css
index 0398d08..22db648 100644
--- a/waybar/style.css
+++ b/waybar/style.css
@@ -46,6 +46,10 @@ button:hover {
color: #f33;
}
+#battery.low {
+ color: #f33;
+}
+
#network,
#tray,
#cpu,