From 08d1b96984fbb1d58e62d2bbfa5f1377bbd1952d Mon Sep 17 00:00:00 2001 From: Aaron Gutierrez Date: Sun, 14 Jun 2015 20:41:23 -0700 Subject: [PATCH] added max length to mpdstatus --- .config/i3status/config | 1 + 1 file changed, 1 insertion(+) diff --git a/.config/i3status/config b/.config/i3status/config index 0a0ea3c..33c5618 100644 --- a/.config/i3status/config +++ b/.config/i3status/config @@ -47,6 +47,7 @@ mpdstatus { host = "localhost" port = 6600 format = "{state} {artist}: {title}" + length = 70 } weather_yahoo {