summaryrefslogtreecommitdiff
path: root/etc
diff options
context:
space:
mode:
authorBastien Nocera <hadess@hadess.net>2021-07-22 12:35:43 +0200
committerBastien Nocera <hadess@hadess.net>2021-07-22 12:36:55 +0200
commita14de392416a0e1a9a4f096a6e4cb54f65009d96 (patch)
treedd07cee60611c85323c689328cef808de2b2d830 /etc
parent988e79ae24035e202190158d395a1f114c8f34c3 (diff)
downloadupower-a14de392416a0e1a9a4f096a6e4cb54f65009d96.tar.gz
etc: Tweak default percentage levels
If we want the computer to be able to take useful action about the low battery, we should have a slightly higher "low" percentage level so that power saving made really makes a difference in runtime. Also bump "critical" slightly so that doom isn't quite as near but in the distance nonetheless. The "action" level stays the same, as 1% is too close to some batteries' actual switch off point, eg. the computer might brown out before we see 1%.
Diffstat (limited to 'etc')
-rw-r--r--etc/UPower.conf8
1 files changed, 4 insertions, 4 deletions
diff --git a/etc/UPower.conf b/etc/UPower.conf
index e2c6a69..6cab6dc 100644
--- a/etc/UPower.conf
+++ b/etc/UPower.conf
@@ -59,11 +59,11 @@ UsePercentageForPolicy=true
# will be used.
#
# Defaults:
-# PercentageLow=10
-# PercentageCritical=3
+# PercentageLow=20
+# PercentageCritical=5
# PercentageAction=2
-PercentageLow=10
-PercentageCritical=3
+PercentageLow=20
+PercentageCritical=5
PercentageAction=2
# When UsePercentageForPolicy is false, the time remaining at which UPower