Increase length some more
This commit is contained in:
parent
aefb7b5389
commit
3f381cc62c
@ -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 &
|
||||||
|
Loading…
Reference in New Issue
Block a user