1
Fork 0
mirror of https://github.com/RGBCube/superfreq synced 2025-07-28 01:17:45 +00:00

docs: mention profile-specific tresholds taking precedence

This commit is contained in:
NotAShelf 2025-05-16 00:01:38 +03:00
parent 6fe322272e
commit 7b6602ad39
No known key found for this signature in database
GPG key ID: 29D95B64378DB4BF

View file

@ -176,6 +176,7 @@ max_freq_mhz = 2500
# Global battery charging thresholds (applied to both profiles unless overridden)
# Start charging at 40%, stop at 80% - extends battery lifespan
# NOTE: Profile-specific thresholds (in [charger] or [battery] sections) take precedence over this global setting
battery_charge_thresholds = [40, 80]
# Daemon configuration