aboutsummaryrefslogtreecommitdiff
path: root/usr
diff options
context:
space:
mode:
authoronelin <oscar@nelin.dk>2026-06-22 21:05:56 +0000
committeronelin <oscar@nelin.dk>2026-06-22 21:05:56 +0000
commit8a547ca276e440505cf08b8687a4f3259fc91472 (patch)
treed91d7e1975e7d6f8564de15c53965b0f7d5eebc1 /usr
parent663b6eb3f00a1480024ea4708866b6591ed3d184 (diff)
Use battery ctl script
Diffstat (limited to 'usr')
-rw-r--r--usr/lib/udev/rules.d/96-adapter-notify.rules2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr/lib/udev/rules.d/96-adapter-notify.rules b/usr/lib/udev/rules.d/96-adapter-notify.rules
index 3901af3..d1eabef 100644
--- a/usr/lib/udev/rules.d/96-adapter-notify.rules
+++ b/usr/lib/udev/rules.d/96-adapter-notify.rules
@@ -1,2 +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/sigblock -b bat"
+ACTION=="change", SUBSYSTEM=="power_supply", KERNEL!="hidpp_battery*", RUN+="/usr/local/bin/status_ctl update battery"