瀏覽代碼

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 {