This commit is contained in:
2025-05-22 00:56:59 -04:00
4 changed files with 25 additions and 13 deletions

View File

@@ -18,7 +18,7 @@
# CPU_MIN_PERF_ON_BAT = 0;
CPU_MAX_PERF_ON_AC = 100;
CPU_MAX_PERF_ON_BAT = 100;
CPU_MAX_PERF_ON_BAT = 90;
# Platform Profile
PLATFORM_PROFILE_ON_AC = "performance";