[polybar] Update config to new Polybar version

This commit is contained in:
M1dgard 2018-07-24 12:40:51 +02:00
parent 1cf79636a5
commit 9aaf7ee212
Signed by untrusted user who does not match committer: midgard
GPG key ID: 511C112F1331BBB4

View file

@ -341,7 +341,7 @@ tail = true
exec = ~/.config/polybar/clock.py America/Detroit Asia/Seoul
[module/volume]
type = internal/volume
type = internal/pulseaudio
format-volume = <label-volume> <bar-volume>
label-volume =
@ -374,10 +374,10 @@ full-at = 95
interval = 5
format-charging = %{T7}%{F555}%{O-18}%{FED9}<ramp-capacity>%{O-17}%{F000}%{F}%{T-}%{O2}<label-charging>
label-charging = %percentage%%
label-charging = %percentage%% %consumption%W
format-discharging = %{F555}%{O-18}%{F}<ramp-capacity>%{O2}<label-discharging>
label-discharging = %percentage%%
label-discharging = %percentage%% %consumption%W
format-full-prefix = ""
format-full-prefix-foreground = ${colors.foreground-alert}