X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=man%2Fi3status.man;h=cf3e2b2c9ae3af973fac7f59ac34862b2ba3b29e;hb=ea236a90daf4b20b16eba2e9c121166b34fc5332;hp=d73c6cc3edb3c8329cbe115c4c78f4424e527530;hpb=1815ea410db7439b7d0c574cb49bd017776da0fd;p=i3%2Fi3status diff --git a/man/i3status.man b/man/i3status.man index d73c6cc..cf3e2b2 100644 --- a/man/i3status.man +++ b/man/i3status.man @@ -66,7 +66,7 @@ ethernet eth0 { } battery 0 { - format = "%status %remaining" + format = "%status %percentage %remaining" } run_watch DHCP { @@ -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+