소스 검색

battery: adapted

Fabian Peter Hammerle 7 년 전
부모
커밋
ac95a1da01
1개의 변경된 파일7개의 추가작업 그리고 1개의 파일을 삭제
  1. 7 1
      config

+ 7 - 1
config

@@ -35,7 +35,13 @@ ethernet _first_ {
 }
 
 battery 0 {
-    format = "%status %percentage %remaining"
+    format = "%status %percentage %emptytime %consumption"
+    status_full = ☻
+    last_full_capacity = false # true
+    integer_battery_capacity = true
+    hide_seconds = true
+    low_threshold = 30
+    threshold_type = time
 }
 
 run_watch DHCP {