From c01a8110a46ac084ae1fe2f55048c6bf71f6b57d Mon Sep 17 00:00:00 2001 From: Iakov Davydov Date: Wed, 5 Feb 2014 11:12:47 +0100 Subject: Add hide_seconds option fixes: #1134 --- man/i3status.man | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'man/i3status.man') diff --git a/man/i3status.man b/man/i3status.man index c36694a..614e22c 100644 --- a/man/i3status.man +++ b/man/i3status.man @@ -251,7 +251,8 @@ 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+. ++last_full_capacity = true+. You can hide seconds in the remaining time and +empty time estimations by setting +hide_seconds = true+. If you want the battery percentage to be shown without decimals, add +integer_battery_capacity = true+. -- cgit v1.2.3