Просмотр исходного кода

Hide decimals in battery percentage

DricomDragon 4 лет назад
Родитель
Сommit
af2a21dea9
1 измененных файлов с 1 добавлено и 0 удалено
  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 = "⍐"