summaryrefslogtreecommitdiff
path: root/man
diff options
context:
space:
mode:
authorIngo Bürk <admin@airblader.de>2018-06-29 22:49:52 +0200
committerGitHub <noreply@github.com>2018-06-29 22:49:52 +0200
commit78c0a53c45428a9671c2d0c38dc5483f66465bf2 (patch)
tree18198735867b1d3a4f65eed1a6d6f6616d49b15d /man
parenta916481aab2d81b1882a25da34a2fe327d74cff4 (diff)
parent50b899ba42c074c430f612fbf868bae364bcabd7 (diff)
Merge pull request #293 from Stunkymonkey/hide_seconds_battery
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 fecd079..396fb0a 100644
--- a/man/i3status.man
+++ b/man/i3status.man
@@ -333,8 +333,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+.