mirror of
https://github.com/donovanglover/nix-config.git
synced 2025-06-18 15:46:43 +02:00
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
|
time-format = %H:%M
|
||||||
format-charging = <animation-charging> <label-charging>
|
format-charging = <animation-charging> <label-charging>
|
||||||
format-discharging = <ramp-capacity> <label-discharging>
|
format-discharging = <ramp-capacity> <label-discharging>
|
||||||
format-full = <ramp-capacity> <label-full>
|
format-full = <label-full>
|
||||||
label-charging = %percentage%%
|
label-charging = %percentage%%
|
||||||
label-discharging = %percentage%%
|
label-discharging = %percentage%%
|
||||||
label-full = %percentage%%
|
label-full = %percentage%%
|
||||||
|
Loading…
x
Reference in New Issue
Block a user