소스 검색

Increase battery threshold time to 20 minutes

DricomDragon 4 년 전
부모
커밋
e735fb1fc5
1개의 변경된 파일2개의 추가작업 그리고 1개의 파일을 삭제
  1. 2 1
      Install/Templates/i3status/config

+ 2 - 1
Install/Templates/i3status/config

@@ -42,7 +42,8 @@ battery 0 {
         status_unk = "⍰"
         status_full = "⌼"
         path = "/sys/class/power_supply/BAT%d/uevent"
-        low_threshold = 10
+        low_threshold = 20
+        threshold_type = time
 }
 
 tztime local {