chore: Use more generic dolphin motion udev rule

This commit is contained in:
Kyle Gospodnetich 2024-01-30 00:41:20 -08:00
parent 4b2c4631dc
commit 501d479607
2 changed files with 1 additions and 3 deletions

View File

@ -0,0 +1 @@
SUBSYSTEM=="input", KERNEL=="event*", ATTRS{name}=="*Motion Sensors", TAG+="uaccess"

View File

@ -1,3 +0,0 @@
## Motion Sensors
SUBSYSTEM=="input", KERNEL=="event*|input*", KERNELS=="*054C:0CE6*", TAG+="uaccess"
SUBSYSTEM=="input", KERNEL=="event*|input*", KERNELS=="*054C:0DF2*", TAG+="uaccess"