Skip to content

Instantly share code, notes, and snippets.

@simonherbert
Created September 22, 2022 06:25
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save simonherbert/8f54cb0692bfccbe3d3fd3b81143a137 to your computer and use it in GitHub Desktop.
Save simonherbert/8f54cb0692bfccbe3d3fd3b81143a137 to your computer and use it in GitHub Desktop.
best macos key repeat settings
defaults write -g InitialKeyRepeat -int 15
defaults write -g KeyRepeat -int 1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment