mirror of
https://github.com/basecamp/omarchy.git
synced 2026-02-17 15:25:37 +00:00
3 lines
119 B
Bash
3 lines
119 B
Bash
# Give this user privileged input access for dictation tools + xbox controllers to work
|
|
sudo usermod -aG input ${USER}
|