diff --git a/60-steam-input.rules b/60-steam-input.rules index ad967c5..bbfba3f 100644 --- a/60-steam-input.rules +++ b/60-steam-input.rules @@ -45,6 +45,7 @@ KERNEL=="hidraw*", ATTRS{idVendor}=="0e6f", ATTRS{idProduct}=="0185", MODE="0660 # PowerA Wired Controller for Nintendo Switch KERNEL=="hidraw*", ATTRS{idVendor}=="20d6", ATTRS{idProduct}=="a711", MODE="0660", TAG+="uaccess" +KERNEL=="hidraw*", ATTRS{idVendor}=="20d6", ATTRS{idProduct}=="a713", MODE="0660", TAG+="uaccess" # PowerA Wireless Controller for Nintendo Switch we have to use # ATTRS{name} since VID/PID are reported as zeros. We use /bin/sh