1
0
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:
Donovan Glover 2022-04-09 10:26:36 -04:00
parent 7378a39730
commit b40873a351
No known key found for this signature in database
GPG Key ID: EA7408A77AE1BE65

View File

@ -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%%