整理文档

This commit is contained in:
CallMeR
2023-10-29 10:28:30 +08:00
parent b84666a6b6
commit 9386f961d1
15 changed files with 611 additions and 513 deletions
+6
View File
@@ -0,0 +1,6 @@
# This configuration file is customized by fox,
# Optimize system CPU governors.
CPUPOWER_START_OPTS="frequency-set -g powersave"
CPUPOWER_STOP_OPTS="frequency-set -g performance"