aboutsummaryrefslogtreecommitdiff
path: root/usr/lib/udev/rules.d/96-adapter-notify.rules
blob: d1eabefa2733bfdfce5e4b6316e4a1f104d527db (plain)
1
2
# handle change of power source ac/bat, ignore input device batteries
ACTION=="change", SUBSYSTEM=="power_supply", KERNEL!="hidpp_battery*", RUN+="/usr/local/bin/status_ctl update battery"