fea(custom): add max-length config

This commit is contained in:
Alexis
2018-08-16 17:09:51 +02:00
parent 57f3a01a5b
commit e4f35d7ca0
2 changed files with 8 additions and 1 deletions

View File

@ -39,6 +39,7 @@
},
"custom/spotify": {
"format": " {}",
"max-length": 40,
"exec": "$HOME/.bin/mediaplayer.sh"
}
}