rules: 60-upower-battery.hwdb: Change the threshold value to 75-80

The CHARGE_LIMIT is set to 75-80 to increase the start threshold value.

Resolves: #282
This commit is contained in:
Kate Hsuan 2024-09-02 14:48:10 +08:00
parent b4697dbc62
commit cca76c8684

View file

@ -32,4 +32,4 @@
# CHARGE_LIMIT=_,80 (charge_control_start_threshold will be skipped and charge_control_end_threshold is 80.)
battery:*:*:dmi:*
CHARGE_LIMIT=60,80
CHARGE_LIMIT=75,80