Shorten mpd status width

This commit is contained in:
2015-06-18 20:37:37 -07:00
parent cabc77fd6c
commit a1459f68a8

View File

@@ -47,7 +47,7 @@ mpdstatus {
host = "localhost"
port = 6600
format = "{state} {artist}: {title}"
length = 70
length = 60
}
weather_yahoo {