ソースを参照

No need to show seconds in battery estimate

Alois Mahdal 11 年 前
コミット
71ad2c01ac
共有1 個のファイルを変更した1 個の追加0 個の削除を含む
  1. 1
    0
      dotfiles/i3status.conf

+ 1
- 0
dotfiles/i3status.conf ファイルの表示

26
        status_full = "☻F0"
26
        status_full = "☻F0"
27
        path = "/sys/class/power_supply/BAT%d/uevent"
27
        path = "/sys/class/power_supply/BAT%d/uevent"
28
        low_threshold = 10
28
        low_threshold = 10
29
+       hide_seconds = true
29
 }
30
 }
30
 
31
 
31
 tztime local {
32
 tztime local {