Limit length of playing song to 50

This commit is contained in:
Jake Howard 2018-12-14 14:22:21 +00:00
parent 046a9195f2
commit 1bdee7a9e6
Signed by: jake
GPG Key ID: 57AFB45680EDD477

View File

@ -103,7 +103,7 @@ exec = "python3 {{ polybar_scripts }}/player-mpris-tail/player-mpris-tail.py -f
tail = true
click-left = playerctl play-pause
click-right = playerctl next
label-maxlen = 75
label-maxlen = 50
[module/power-menu]
type = custom/menu