Revert "Polybar: Hide battery percentage when full"

This reverts commit 7fcdbc7dc9.
This commit is contained in:
Salt 2018-01-18 00:13:57 -06:00
parent e1deba80ba
commit 37891fc3a3

View File

@ -173,6 +173,10 @@ type = internal/battery
format-charging = <animation-charging><label-charging>
format-discharging = <ramp-capacity><label-discharging>
format-full = <label-full>
format-full-prefix = 
format-full-prefix-padding = 2
format-full-prefix-foreground = ${res/colors.background}
format-full-prefix-background = ${res/colors.alert}
time-format = %H:%M
full-at = 98
interval = 15
@ -184,10 +188,9 @@ label-charging-background = ${res/colors.background}
label-discharging = %percentage%% (%time%)
label-discharging-padding = ${self.label-charging-padding}
label-discharging-background = ${res/colors.background}
label-full = 
label-full-padding = 2
label-full-foreground = ${res/colors.background}
label-full-background = ${res/colors.alert}
label-full = %percentage%%
label-full-padding = ${self.label-charging-padding}
label-full-background = ${res/colors.background}
ramp-capacity-0= 
ramp-capacity-1= 