diff --git a/roles/desktop/templates/switch-controller.rules b/roles/desktop/templates/switch-controller.rules new file mode 100644 index 0000000..b980273 --- /dev/null +++ b/roles/desktop/templates/switch-controller.rules @@ -0,0 +1,2 @@ +# Switch Pro controller (USB and Bluetooth) +KERNEL=="hidraw*", ATTRS{idVendor}=="057e", ATTRS{idProduct}=="2009", MODE="0666"