From a1459f68a87d8538b4a98fcaae9731531d1f49b0 Mon Sep 17 00:00:00 2001 From: Aaron Gutierrez Date: Thu, 18 Jun 2015 20:37:37 -0700 Subject: [PATCH] Shorten mpd status width --- .config/i3status/config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.config/i3status/config b/.config/i3status/config index 33c5618..755bf69 100644 --- a/.config/i3status/config +++ b/.config/i3status/config @@ -47,7 +47,7 @@ mpdstatus { host = "localhost" port = 6600 format = "{state} {artist}: {title}" - length = 70 + length = 60 } weather_yahoo {