فهرست منبع

Change battery threshold to percentage

More reliable as remaining time depends on the instant energy
consumption.
DricomDragon 4 سال پیش
والد
کامیت
7b8ff6649d
1فایلهای تغییر یافته به همراه2 افزوده شده و 2 حذف شده
  1. 2 2
      Install/Templates/i3status/config

+ 2 - 2
Install/Templates/i3status/config

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