aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/etc
diff options
context:
space:
mode:
authorLibravatar sommerfeld <sommerfeld@sommerfeld.dev>2026-05-13 13:43:10 +0100
committerLibravatar sommerfeld <sommerfeld@sommerfeld.dev>2026-05-13 13:43:10 +0100
commit94e37937f7fda28f60d9ad7c56b4cb5e771ef5ce (patch)
treed9254fcbe6bedc812e67944e7024f79c51f2a827 /etc
parentec70127d437e4e6675f79c2a814db84ec6dbfe86 (diff)
downloaddotfiles-94e37937f7fda28f60d9ad7c56b4cb5e771ef5ce.tar.gz
dotfiles-94e37937f7fda28f60d9ad7c56b4cb5e771ef5ce.tar.bz2
dotfiles-94e37937f7fda28f60d9ad7c56b4cb5e771ef5ce.zip
refactor(etc): drop marginal UPower percentage overrides
Only CriticalPowerAction=PowerOff is a behaviorally meaningful change vs pristine. Percentage tweaks (15/7/3 vs 20/5/2) are not worth the drift.
Diffstat (limited to 'etc')
-rw-r--r--etc/UPower/UPower.conf6
1 files changed, 3 insertions, 3 deletions
diff --git a/etc/UPower/UPower.conf b/etc/UPower/UPower.conf
index e10e54b..665a165 100644
--- a/etc/UPower/UPower.conf
+++ b/etc/UPower/UPower.conf
@@ -62,9 +62,9 @@ UsePercentageForPolicy=true
# PercentageLow=20.0
# PercentageCritical=5.0
# PercentageAction=2.0
-PercentageLow=15
-PercentageCritical=7
-PercentageAction=3
+PercentageLow=20.0
+PercentageCritical=5.0
+PercentageAction=2.0
# When UsePercentageForPolicy is false, the time remaining in seconds at
# which UPower will consider the battery low, critical, or take action for