Quellcode durchsuchen

No need to show estimated empty time as well

Alois Mahdal vor 10 Jahren
Ursprung
Commit
9e8eae8937
1 geänderte Dateien mit 1 neuen und 1 gelöschten Zeilen
  1. 1
    1
      dotfiles/i3status.conf

+ 1
- 1
dotfiles/i3status.conf Datei anzeigen

@@ -19,7 +19,7 @@ order += "volume master"
19 19
 order += "tztime local"
20 20
 
21 21
 battery 0 {
22
-       format = "%status %percentage %remaining %emptytime"
22
+       format = "%status %percentage %remaining"
23 23
        format_down = "?B0"
24 24
        status_chr = "⚇C0"
25 25
        status_bat = "⚡B0"