Increase length some more

This commit is contained in:
RealStickman 2020-12-11 17:39:44 +01:00
parent aefb7b5389
commit 3f381cc62c

View File

@ -94,7 +94,7 @@ content = " "
type = custom/script type = custom/script
format-foreground = ${colors.foreground} format-foreground = ${colors.foreground}
format-background = ${colors.modbackground} format-background = ${colors.modbackground}
exec = ~/.config/polybar/scripts/player-mpris-tail.py -f '{icon} {:artist:t10:{artist}:}{:artist: - :}{:t15:{title}:}' exec = ~/.config/polybar/scripts/player-mpris-tail.py -f '{icon} {:artist:t15:{artist}:}{:artist: - :}{:t30:{title}:}'
tail = true tail = true
click-left = ~/.config/polybar/scripts/player-mpris-tail.py play-pause & click-left = ~/.config/polybar/scripts/player-mpris-tail.py play-pause &
click-right = ~/.config/polybar/scripts/player-mpris-tail.py next & click-right = ~/.config/polybar/scripts/player-mpris-tail.py next &