From da8cb9ebfc69b9f56dbd5764f4da6ba22fd087de Mon Sep 17 00:00:00 2001 From: Michael Stapelberg Date: Fri, 16 Oct 2009 20:37:41 +0200 Subject: Implement option to use the last full capacity instead of the design capacity --- man/i3status.man | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'man/i3status.man') diff --git a/man/i3status.man b/man/i3status.man index d73c6cc..eb16bf6 100644 --- a/man/i3status.man +++ b/man/i3status.man @@ -145,7 +145,11 @@ interface. Getting the link speed requires root privileges. === Battery Gets the status (charging, discharging, running), percentage and remaining -time of the given battery. +time of the given battery. 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+. *Example order*: +battery 0+ -- cgit v1.2.3