瀏覽代碼

No need to show estimated empty time as well

Alois Mahdal 10 年之前
父節點
當前提交
9e8eae8937
共有 1 個檔案被更改,包括 1 行新增1 行删除
  1. 1
    1
      dotfiles/i3status.conf

+ 1
- 1
dotfiles/i3status.conf 查看文件

@@ -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"