mirror of
https://github.com/AquaMorph/dotfiles.git
synced 2026-05-06 11:06:04 +00:00
ES-9 Rule
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
ACTION=="add", SUBSYSTEM=="usb", ATTR{idVendor}=="2485", ATTR{idProduct}=="50e0", RUN=="systemctl --user start es-9"
|
||||
ACTION=="remove", SUBSYSTEM=="usb", ATTR{idVendor}=="2485", ATTR{idProduct}=="50e0", RUN=="systemctl --user stop es-9"
|
||||
Reference in New Issue
Block a user