Update dist/72-yuzu-input.rules
shoutout to @liamwhite Co-authored-by: liamwhite <liamwhite@users.noreply.github.com>
This commit is contained in:
parent
64619cb47e
commit
8ded5be001
1 changed files with 3 additions and 3 deletions
6
dist/72-yuzu-input.rules
vendored
6
dist/72-yuzu-input.rules
vendored
|
@ -1,6 +1,6 @@
|
|||
#Allow systemd-login to manage user access to hidraw with this file
|
||||
#On most systems, this file should be installed to /etc/udev/rules.d/72-yuzu-input.rules
|
||||
#Consult your distro if this is not the case
|
||||
# Allow systemd-login to manage user access to hidraw with this file
|
||||
# On most systems, this file should be installed to /etc/udev/rules.d/72-yuzu-input.rules
|
||||
# Consult your distro if this is not the case
|
||||
|
||||
#Nintendo's Switch Pro Controller and Pro Controller for Wired and Bluetooth
|
||||
KERNEL=="hidraw*", ATTRS{idVendor}=="057e", ATTRS{idProduct}=="2009", MODE="0660", TAG+="uaccess"
|
||||
|
|
Loading…
Add table
Reference in a new issue