Add a format_down example for battery
Patch status: merged
Patch by Wieland Hoffmann
To apply this patch, use:
curl http://cr.i3wm.org/patch/368/raw.patch | git am
b/man/i3status.man
13 |
@@ -270,6 +270,8 @@ colored red. The low_threshold type can be of threshold_type "time" or |
14 |
|
15 |
*Example format*: +%status %remaining (%emptytime %consumption)+ |
16 |
|
17 |
+*Example format_down*: +No battery+ |
18 |
+ |
19 |
*Example low_threshold*: +30+ |
20 |
|
21 |
*Example threshold_type*: +time+ |