# 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"