From 4bf84391d8a0b2a1e661cb333881493b1a88ed4d Mon Sep 17 00:00:00 2001 From: Michael Stapelberg Date: Mon, 5 Nov 2012 17:36:53 +0100 Subject: [PATCH] config: remove documentation from the disk field (got there by mistake) --- i3status.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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" } -- 2.39.5