Browse Source

Hide decimals in battery percentage

DricomDragon 4 years ago
parent
commit
af2a21dea9
1 changed files with 1 additions and 0 deletions
  1. 1 0
      Install/Templates/i3status/config

+ 1 - 0
Install/Templates/i3status/config

@@ -33,6 +33,7 @@ ethernet _first_ {
 
 battery 0 {
         format = "%status %percentage %remaining"
+		integer_battery_capacity = true
 		hide_seconds = true
         format_down = "×"
         status_chr = "⍐"