dotfiles/ansible/files/udev/62-onpower.rules

3 lines
149 B
Text
Raw Normal View History

2025-05-06 06:15:43 -05:00
# Rule for when switching to power supply
SUBSYSTEM=="power_supply",ENV{POWER_SUPPLY_ONLINE}=="1",RUN+="/usr/bin/system76-power profile performance"