From 75a835742e60311f7f27bf44af862caad67e3a23 Mon Sep 17 00:00:00 2001 From: Ingo Bürk Date: Fri, 29 May 2015 08:41:11 +0200 Subject: Use format_not_mounted if the directory for a disk_info block does not exist. This is useful for dynamically mounted devices like thumb drives that get mounted into a directory such as '/media/$UID/$NAME'. fixes #33 --- man/i3status.man | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'man/i3status.man') 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. -- cgit v1.2.3