From 2781082f1085757a0cfb929ba37de968726ec751 Mon Sep 17 00:00:00 2001 From: "eric.marin" Date: Tue, 2 Dec 2025 08:54:27 +0100 Subject: xd --- wallust/templates/waybar | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'wallust/templates/waybar') diff --git a/wallust/templates/waybar b/wallust/templates/waybar index 7b3fb02..da7690b 100644 --- a/wallust/templates/waybar +++ b/wallust/templates/waybar @@ -69,7 +69,7 @@ tooltip label { color: {{foreground}}; } -#bluetooth.off, #pulseaudio.muted, #network.disconnected, #battery.warning, #idle_inhibitor.deactivated { +#bluetooth.off, #pulseaudio.muted, #network.disconnected, #battery.warning, #battery.notempty, #idle_inhibitor.deactivated { background: {{color0}}; } #bluetooth.off { @@ -81,7 +81,7 @@ tooltip label { #network.disconnected { color: {{color5}}; } -#battery.warning { +#battery.warning, #battery.notempty { color: {{color6}}; } #battery.charging { -- cgit v1.2.3