Polybar: Collapse battery widget while fully charged, too

Whups. Little oversight there.
This commit is contained in:
Salt 2018-01-28 03:02:53 -06:00
parent ef58ffd0ee
commit 91f5a270b7

View File

@ -229,10 +229,6 @@ format-charging-background = ${res/colors.background-4}
format-discharging = <ramp-capacity><label-discharging>
format-discharging-background = ${res/colors.icon-battery}
format-full = <label-full>
format-full-prefix = 
format-full-prefix-padding = ${res/config.padding}
format-full-prefix-foreground = ${res/colors.background}
format-full-prefix-background = ${res/colors.alert}
time-format = %H:%M
full-at = 98
interval = 15
@ -244,9 +240,10 @@ label-charging-background = ${res/colors.background}
label-discharging = %percentage%%
label-discharging-padding = ${self.label-charging-padding}
label-discharging-background = ${res/colors.background}
label-full = %percentage%%
label-full-padding = ${self.label-charging-padding}
label-full-background = ${res/colors.background}
label-full = 
label-full-padding = ${res/config.padding}
label-full-foreground = ${res/colors.background}
label-full-background = ${res/colors.alert}
ramp-capacity-0= 
ramp-capacity-1= 