diff --git a/resources/style.css b/resources/style.css index 8d22800..2513227 100644 --- a/resources/style.css +++ b/resources/style.css @@ -55,7 +55,7 @@ window#waybar { } } -#battery.warning { +#battery.warning:not(.charging) { background: #f53c3c; color: white; animation-name: blink;