Polybar: Colorize the battery bar if we're charging

This commit is contained in:
Salt 2021-01-18 04:41:19 -06:00
parent 7e854d9bb6
commit 156e6fa33b
1 changed files with 1 additions and 0 deletions

View File

@ -98,6 +98,7 @@ time-format = %H:%M
interval = 15
format-charging = <ramp-capacity>
format-charging-foreground = ${res/colors.green}
format-discharging = <ramp-capacity>
format-full = <ramp-capacity>
format-full-foreground = ${res/colors.green}