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 --- man/i3status.man | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'man/i3status.man') diff --git a/man/i3status.man b/man/i3status.man index 5938acb..35cdb73 100644 --- a/man/i3status.man +++ b/man/i3status.man @@ -156,10 +156,15 @@ best available public IPv6 address on your computer). Gets used, free, available and total amount of bytes on the given mounted filesystem. +These values can also be expressed in percentages with the percentage_used, +percentage_free, percentage_avail and percentage_used_of_avail formats. + *Example order*: +disk /mnt/usbstick+ *Example format*: +%free (%avail)/ %total+ +*Example format*: +%percentage_used used, %percentage_free free, %percentage_avail avail+ + === Run-watch Expands the given path to a pidfile and checks if the process ID found inside -- cgit v1.2.3