color bat discharging

This commit is contained in:
Ivan Dimitrov 2024-05-15 21:07:23 +03:00
parent 748a42833e
commit 0e7d993638

View File

@ -76,6 +76,10 @@ window#waybar {
color: @green;
}
#battery.discharging {
color: @yellow;
}
@keyframes blink {
to {
background-color: #ffffff;