arch-system/rootfs/etc/tlp.d/10-archasp.conf
grayTerminal-sh 14e547ce56 refactor: reorganize Arch system backup and restore
Separate system configuration from Dotfiles_ArchAP.

Add package manifests, system inventories, reusable templates,
safer backup/deployment scripts, on-demand service management,
TLP and zram configuration, and updated maintenance documentation.
2026-07-26 23:25:25 +02:00

22 lines
529 B
Text

# Configuration TLP spécifique à ArchASP.
# Le seuil temporaire peut être modifié avec ~/.local/bin/batlimit.
# Ce fichier remet la limite permanente à 60 % au démarrage.
TLP_PROFILE_AC=PRF
TLP_PROFILE_BAT=BAL
CPU_ENERGY_PERF_POLICY_ON_AC=balance_performance
CPU_ENERGY_PERF_POLICY_ON_BAT=balance_power
CPU_ENERGY_PERF_POLICY_ON_SAV=power
CPU_BOOST_ON_AC=1
CPU_BOOST_ON_BAT=0
CPU_BOOST_ON_SAV=0
PLATFORM_PROFILE_ON_BAT=quiet
WIFI_PWR_ON_AC=off
WIFI_PWR_ON_BAT=on
START_CHARGE_THRESH_BAT1=0
STOP_CHARGE_THRESH_BAT1=60