mirror of
https://github.com/basecamp/omarchy.git
synced 2026-02-17 15:25:37 +00:00
Always add user to input group to prevent restarts needed for dictation or xbox controllers
This commit is contained in:
2
install/config/input-group.sh
Normal file
2
install/config/input-group.sh
Normal file
@@ -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