2 lines
140 B
Text
2 lines
140 B
Text
# Rule for when switching to battery
|
|
SUBSYSTEM=="power_supply",ENV{POWER_SUPPLY_ONLINE}=="0",RUN+="/usr/bin/system76-power profile battery"
|