Explorar el Código

Hide decimals in battery percentage

DricomDragon hace 4 años
padre
commit
af2a21dea9
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  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 = "⍐"