dotfiles/ansible/files/udev/62-onpower.rules
2025-05-07 05:48:27 -05:00

2 lines
152 B
Text

# Rule for when switching to power supply
SUBSYSTEM=="power_supply",ENV{POWER_SUPPLY_ONLINE}=="1",RUN+="/home/user/.config/scripts/udev.sh performance"