]> git.sur5r.net Git - i3/i3status/blobdiff - man/i3status.man
Added option to show battery capacity without decimals
[i3/i3status] / man / i3status.man
index d7803638aac91aeaabc47b1e6dbaa0ed739c40d7..0f8099169acf1359db60daa48c6a2195e065ec81 100644 (file)
@@ -216,6 +216,9 @@ 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+.
 
+If you want the battery percentage to be shown without decimals, add
++integer_battery_capacity = true+.
+
 If your battery is represented in a non-standard path in /sys, be sure to
 modify the "path" property accordingly. The first occurence of %d gets replaced
 with the battery number, but you can just hard-code a path as well.