mirror of
https://github.com/vincentbernat/i3wm-configuration.git
synced 2025-06-29 13:00:02 +02:00
polybar: display remaining time on low battery
This commit is contained in:
parent
0e95635691
commit
4e8ea01ea1
1 changed files with 1 additions and 1 deletions
|
@ -130,7 +130,7 @@ format-full = <label-full>
|
|||
label-full =
|
||||
format-low = <animation-low> <label-low>
|
||||
format-low-foreground = ${colors.warning}
|
||||
label-low = %percentage: 2%%
|
||||
label-low = %percentage: 2%% (%time%)
|
||||
full-at = 99
|
||||
low-at = 5
|
||||
ramp-capacity-0 =
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue