From 50b899ba42c074c430f612fbf868bae364bcabd7 Mon Sep 17 00:00:00 2001 From: Felix Buehler Date: Fri, 29 Jun 2018 13:35:20 +0200 Subject: hide seconds in battery by default --- man/i3status.man | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'man') diff --git a/man/i3status.man b/man/i3status.man index 31f25ad..5c6acc1 100644 --- a/man/i3status.man +++ b/man/i3status.man @@ -335,8 +335,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+. You can hide seconds in the remaining time and -empty time estimations by setting +hide_seconds = true+. ++last_full_capacity = true+. You can show seconds in the remaining time and +empty time estimations by setting +hide_seconds = false+. If you want the battery percentage to be shown without decimals, add +integer_battery_capacity = true+. -- cgit v1.2.3