From d6b8a4efc1c07f3bbf5f01f524986ecb496711a0 Mon Sep 17 00:00:00 2001 From: Michael Stapelberg Date: Fri, 31 Aug 2012 14:16:58 +0200 Subject: introduce percentages for all values, document them --- i3status.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'i3status.conf') diff --git a/i3status.conf b/i3status.conf index 99640d0..5233041 100644 --- a/i3status.conf +++ b/i3status.conf @@ -45,5 +45,5 @@ load { } disk "/" { - format = "%free" + format = "%free (or: %percentage_used used, %percentage_used_of_avail used of avail, %percentage_free free, %percentage_avail avail)" } -- cgit v1.2.3