Fix off-by-one-pixel

This commit is contained in:
M1dgard 2018-04-29 16:55:23 +02:00
parent 4b33768fef
commit 1c33cbc2db
Signed by untrusted user who does not match committer: midgard
GPG key ID: 511C112F1331BBB4

View file

@ -144,8 +144,8 @@ label-urgent-padding = ${module/bspwm.label-urgent-padding}
[mpd-shared]
type = internal/mpd
format-online = <toggle><icon-stop> <icon-prev> %{T8}<bar-progress>%{T-}%{O-126}%{T5}<label-song>%{T-} <icon-next>
small-format-online = <toggle><icon-stop> <icon-prev> %{T8}<bar-progress>%{T-}%{O-51}%{T5}<label-song>%{T-} <icon-next>
format-online = <toggle><icon-stop> <icon-prev> %{T8}<bar-progress>%{T-}%{O-125}%{T5}<label-song>%{T-} <icon-next>
small-format-online = <toggle><icon-stop> <icon-prev> %{T8}<bar-progress>%{T-}%{O-50}%{T5}<label-song>%{T-} <icon-next>
format-stopped = %{A1:cantata &:}%{A}
format-stopped-foreground = ${colors.foreground-alt}