Polybar: Always display battery percentage
I tried to do something neat and fun and it turned out to be crap and useless.
This commit is contained in:
parent
4f18368b62
commit
8281463933
@ -179,7 +179,7 @@ full-at = 98
|
|||||||
interval = 15
|
interval = 15
|
||||||
|
|
||||||
label-charging = %percentage%%+
|
label-charging = %percentage%%+
|
||||||
label-discharging = %time%
|
label-discharging = %percentage%%
|
||||||
label-full = %percentage%%
|
label-full = %percentage%%
|
||||||
|
|
||||||
bar-capacity-width = ${res/config.bar-width}
|
bar-capacity-width = ${res/config.bar-width}
|
||||||
|
Loading…
Reference in New Issue
Block a user