Skip to content

Instantly share code, notes, and snippets.

@arijusg
Created September 2, 2020 08:38
Show Gist options
  • Save arijusg/9a250f0d921912db0f1cdd95b6571449 to your computer and use it in GitHub Desktop.
Save arijusg/9a250f0d921912db0f1cdd95b6571449 to your computer and use it in GitHub Desktop.
Prioritise Logitech daemon so MX3 mouse extra buttons don't lag
sudo renice -20 $(pgrep LogiMgrDaemon)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment