mirror of
https://github.com/vincentbernat/i3wm-configuration.git
synced 2025-07-15 12:44:21 +02:00
polybar: low battery at 5%
This commit is contained in:
parent
3eb14a2502
commit
adfce79ac2
1 changed files with 1 additions and 1 deletions
|
@ -122,7 +122,7 @@ label-low = %percentage%%
|
||||||
label-low-foreground = ${colors.warning}
|
label-low-foreground = ${colors.warning}
|
||||||
animation-low-foreground = ${colors.warning}
|
animation-low-foreground = ${colors.warning}
|
||||||
full-at = 99
|
full-at = 99
|
||||||
low-at = 7
|
low-at = 5
|
||||||
ramp-capacity-0 =
|
ramp-capacity-0 =
|
||||||
ramp-capacity-1 =
|
ramp-capacity-1 =
|
||||||
ramp-capacity-2 =
|
ramp-capacity-2 =
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue