added max length to mpdstatus
This commit is contained in:
@@ -47,6 +47,7 @@ mpdstatus {
|
|||||||
host = "localhost"
|
host = "localhost"
|
||||||
port = 6600
|
port = 6600
|
||||||
format = "{state} {artist}: {title}"
|
format = "{state} {artist}: {title}"
|
||||||
|
length = 70
|
||||||
}
|
}
|
||||||
|
|
||||||
weather_yahoo {
|
weather_yahoo {
|
||||||
|
|||||||
Reference in New Issue
Block a user