Fix battery full-at percentage

inky
Elnu 2 years ago
parent 15d64c98da
commit b9b2977406

@ -137,7 +137,7 @@ in
animation-low-0 = "%{F${primary}}BAT%{F-}";
animation-low-1 = "%{F${alert}}LOW%{F-}";
full-at = 99;
full-at = 96;
low-at = 10; # default
};
"module/date" = {

Loading…
Cancel
Save