diff options
Diffstat (limited to 'man')
| -rw-r--r-- | man/i3status.man | 5 | 
1 files changed, 5 insertions, 0 deletions
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  | 
