# /etc/default/powersave
#
# Tunables for repowerd's CPU power-save service. Loaded once when the
# daemon engages power-save; edit and toggle power-save off/on (or
# restart repowerd) to apply changes.

# Where named profiles live.
#PROFILE_DIR=/etc/powersave

# Profile to apply when no explicit profile is supplied.
# Common values: algiz, mimir, efficiency, balanced, thermal, oem.
#DEFAULT_PROFILE=

# If true, repowerd engages the configured profile automatically when
# the system switches to battery power and releases it when AC returns.
AUTO_ON_BATTERY=false
