Always add user to input group to prevent restarts needed for dictation or xbox controllers
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
# Give this user privileged input access for dictation tools + xbox controllers to work
|
||||
sudo usermod -aG input ${USER}
|
||||
Reference in New Issue
Block a user