forked from extern/nix-config
polybar: Use a distinct icon when fully charged
Now it's easier to tell when a laptop is at 100%.
This commit is contained in:
parent
7378a39730
commit
b40873a351
@ -89,7 +89,7 @@ full-at = 98
|
||||
time-format = %H:%M
|
||||
format-charging = <animation-charging> <label-charging>
|
||||
format-discharging = <ramp-capacity> <label-discharging>
|
||||
format-full = <ramp-capacity> <label-full>
|
||||
format-full = <label-full>
|
||||
label-charging = %percentage%%
|
||||
label-discharging = %percentage%%
|
||||
label-full = %percentage%%
|
||||
|
Loading…
Reference in New Issue
Block a user