更新配置文件创建方法

This commit is contained in:
CallMeR
2026-08-14 00:55:51 +08:00
parent 14595919e4
commit e37d437f0f
6 changed files with 64 additions and 155 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
# This configuration file is customized by fox,
# Optimize system CPU governors.
# Optimize CPU governor settings.
CPUPOWER_START_OPTS="frequency-set -g powersave"
CPUPOWER_STOP_OPTS="frequency-set -g performance"