From: Michael Stapelberg Date: Mon, 5 Nov 2012 16:36:53 +0000 (+0100) Subject: config: remove documentation from the disk field (got there by mistake) X-Git-Tag: 2.7~24 X-Git-Url: https://git.sur5r.net/?p=i3%2Fi3status;a=commitdiff_plain;h=4bf84391d8a0b2a1e661cb333881493b1a88ed4d config: remove documentation from the disk field (got there by mistake) --- diff --git a/i3status.conf b/i3status.conf index 5233041..99640d0 100644 --- a/i3status.conf +++ b/i3status.conf @@ -45,5 +45,5 @@ load { } disk "/" { - format = "%free (or: %percentage_used used, %percentage_used_of_avail used of avail, %percentage_free free, %percentage_avail avail)" + format = "%free" }