]> git.sur5r.net Git - i3/i3status/blobdiff - man/i3status.man
clarify the unit of the power consumption and reformat that paragraph
[i3/i3status] / man / i3status.man
index 7df3d9d58f3fa509ef66edc850087716932a6c05..9ec6acb616ae64735bbe5bf5875b81efcd126547 100644 (file)
@@ -192,12 +192,12 @@ 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
-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
-it tells me how worn off my battery is.), just specify
+Gets the status (charging, discharging, running), percentage, remaining
+time and power consumption (in Watts) 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 it tells me how worn off my battery is.), just specify
 +last_full_capacity = true+.
 
 If your battery is represented in a non-standard path in /sys, be sure to
@@ -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+