From: Marcel Hellwig Date: Sun, 8 Jul 2012 19:29:17 +0000 (+0200) Subject: Added new feature - consumption - to documentation X-Git-Tag: 2.6~21 X-Git-Url: https://git.sur5r.net/?p=i3%2Fi3status;a=commitdiff_plain;h=0165709fc1e9282f5527b8ebd31a2a8f8dcea5b9;ds=sidebyside Added new feature - consumption - to documentation --- diff --git a/man/i3status.man b/man/i3status.man index 7df3d9d..45524af 100644 --- a/man/i3status.man +++ b/man/i3status.man @@ -192,8 +192,8 @@ it using +setcap cap_net_admin=ep $(which i3status)+. === Battery -Gets the status (charging, discharging, running), percentage and remaining -time of the given battery and when it's estimated to be empty. If you want +Gets the status (charging, discharging, running), percentage, remaining +time and consumption of the given battery and when it's estimated to be empty. If you want to use the last full capacity instead of the design capacity (when using the design capacity, it may happen that your battery is at 23% when fully charged because it’s old. In general, I want to see it this way, because @@ -210,7 +210,7 @@ lasts another 9 minutes, it will be colored red. *Example order*: +battery 0+ -*Example format*: +%status %remaining (%emptytime)+ +*Example format*: +%status %remaining (%emptytime %consumption)+ *Example low_threshold*: +low_threshold 10+