Update battery.ini

This commit is contained in:
RealStickman 2020-08-23 18:23:32 +00:00
parent 704fd42fd8
commit 8f7f0bab22

View File

@ -14,12 +14,13 @@ format-charging-underline = ${colors.orange}
format-discharging = <ramp-capacity> <label-discharging>
label-discharging =  %percentage%% %time% left
format-discharging-underline = ${colors.orange}
format-discharging-foreground = ${colors.foreground}
format-discharging-background = ${colors.background}
format-full-prefix = " "
format-full-prefix-foreground = #a3c725
format-full-underline = #a3c725
format-full-underline = ${colors.orange}
format-foreground = ${colors.foreground}
format-background = ${colors.background}