allow longer mpd titles
This commit is contained in:
parent
ca7e8ca550
commit
0aab75aa2c
@ -557,7 +557,7 @@ let
|
||||
|
||||
mpd = {
|
||||
rotate = 90;
|
||||
max-length = 40;
|
||||
max-length = 60;
|
||||
format = "{stateIcon} {artist} - {title}";
|
||||
format-stopped = "⏹ STOPPED";
|
||||
state-icons = {
|
||||
|
Loading…
Reference in New Issue
Block a user