mirror of
https://github.com/vincentbernat/i3wm-configuration.git
synced 2025-06-23 10:18:34 +02:00
polybar: consider battery full at 98%
This commit is contained in:
parent
f731de2528
commit
ade2fd64c7
1 changed files with 1 additions and 0 deletions
|
@ -117,6 +117,7 @@ format-discharging = <ramp-capacity> <label-discharging>
|
|||
label-discharging = %percentage: 2%%%{F-}
|
||||
format-full = <label-full>
|
||||
label-full =
|
||||
full-at = 98
|
||||
ramp-capacity-0 = %{F#ff0000}
|
||||
ramp-capacity-1 =
|
||||
ramp-capacity-2 =
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue