diff options
author | Wieland Hoffmann <themineo@gmail.com> | 2014-01-05 23:43:02 +0100 |
---|---|---|
committer | Michael Stapelberg <michael@stapelberg.de> | 2014-01-06 22:03:17 +0100 |
commit | 38938c344474d90ce4c5750efa5c26c893c76c80 (patch) | |
tree | 273c06056c8e4179673ad68dfa9b0a626f99f8db /man | |
parent | f3c5f18bffce197faef7010d2280fd33502a3fde (diff) |
Add a format_down example for battery
Diffstat (limited to 'man')
-rw-r--r-- | man/i3status.man | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/man/i3status.man b/man/i3status.man index 5e8229c..c36694a 100644 --- a/man/i3status.man +++ b/man/i3status.man @@ -270,6 +270,8 @@ colored red. The low_threshold type can be of threshold_type "time" or *Example format*: +%status %remaining (%emptytime %consumption)+ +*Example format_down*: +No battery+ + *Example low_threshold*: +30+ *Example threshold_type*: +time+ |