summaryrefslogtreecommitdiff
path: root/man
diff options
context:
space:
mode:
authorFelix Buehler <account@buehler.rocks>2018-06-29 13:35:20 +0200
committerFelix Buehler <account@buehler.rocks>2018-06-29 14:37:48 +0200
commit50b899ba42c074c430f612fbf868bae364bcabd7 (patch)
treef528398f25db35ff194510fb1fd5d02718648e15 /man
parent4d3344ab9cd68bad5faf4ed3dad185dfcacb1e3d (diff)
hide seconds in battery by default
Diffstat (limited to 'man')
-rw-r--r--man/i3status.man4
1 files changed, 2 insertions, 2 deletions
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+.