aboutsummaryrefslogtreecommitdiff
path: root/man/i3status.man
diff options
context:
space:
mode:
authorMichael Stapelberg2015-05-29 09:52:46 +0200
committerMichael Stapelberg2015-05-29 09:52:46 +0200
commitadaa83222ce441e3efa1476127e8ef5171c626da (patch)
tree3a13223bb57c97ae0b429143508ba2910146d717 /man/i3status.man
parentClamp the percentage at 100% when last_full_capacity is enabled. (diff)
parentUse format_not_mounted if the directory for a disk_info block does not exist. (diff)
Merge pull request #35 from Airblader/feature-33
Use format_not_mounted if path does not exist
Diffstat (limited to 'man/i3status.man')
-rw-r--r--man/i3status.man2
1 files changed, 1 insertions, 1 deletions
diff --git a/man/i3status.man b/man/i3status.man
index a3a8c60..b7eddb7 100644
--- a/man/i3status.man
+++ b/man/i3status.man
@@ -238,7 +238,7 @@ is assumed to be "percentage_avail" and low_threshold to be set to 0, which
implies no coloring at all.
You can define a different format with the option "format_not_mounted"
-which is used if the path is not a mount point. So you can just empty
+which is used if the path does not exist or is not a mount point. So you can just empty
the output for the given path with adding +format_not_mounted=""+
to the config section.