Polybar: Add full indicator to battery module
This commit is contained in:
parent
a7519ceb1d
commit
6da5378c18
@ -251,6 +251,8 @@ format-charging-prefix-foreground = ${self.format-charging-underline}
|
|||||||
format-discharging = <ramp-capacity> <label-discharging>
|
format-discharging = <ramp-capacity> <label-discharging>
|
||||||
format-full = <label-full>
|
format-full = <label-full>
|
||||||
format-full-overline = ${res/colors.resource-good}
|
format-full-overline = ${res/colors.resource-good}
|
||||||
|
format-full-prefix = " "
|
||||||
|
format-full-prefix-foreground = ${res/colors.resource-good}
|
||||||
time-format = %H:%M
|
time-format = %H:%M
|
||||||
|
|
||||||
label-charging = %percentage%%
|
label-charging = %percentage%%
|
||||||
|
Loading…
Reference in New Issue
Block a user