allow longer mpd titles

This commit is contained in:
notgne2 2021-09-27 12:36:28 -07:00
parent ca7e8ca550
commit 0aab75aa2c
No known key found for this signature in database
GPG Key ID: BB661E172B42A7F8

View File

@ -557,7 +557,7 @@ let
mpd = { mpd = {
rotate = 90; rotate = 90;
max-length = 40; max-length = 60;
format = "{stateIcon} {artist} - {title}"; format = "{stateIcon} {artist} - {title}";
format-stopped = " STOPPED"; format-stopped = " STOPPED";
state-icons = { state-icons = {