Commit f5a5bd3b authored by Dmitriy Safronov's avatar Dmitriy Safronov
Browse files

enable performance profile on ac plug

parent 66f9b9fd
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
# Set power profile to "performance" on AC plug in
SUBSYSTEM=="power_supply",ENV{POWER_SUPPLY_ONLINE}=="1",RUN+="/usr/bin/powerprofilesctl set performance"