improve lock screen
[dotfiles.git] / x / .config / i3status / config
index 9151f33..c3ded1b 100644 (file)
@@ -11,9 +11,9 @@ order += "wireless wlp1s0"
 order += "battery 0"
 order += "tztime local"
 
-
 battery 0 {
-        format = "%status %percentage %remaining %emptytime"
+        format = "%status %percentage %remaining"
+               integer_battery_capacity = true
         format_down = "No battery"
         status_chr = "⚇ CHR"
         status_bat = "⚡ BAT"