We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 28bb4e8 commit 8bad6dbCopy full SHA for 8bad6db
macos/set-defaults.sh
@@ -17,7 +17,7 @@ defaults write com.apple.Finder FXPreferredViewStyle Nlsv
17
chflags nohidden ~/Library
18
19
# Set a really fast key repeat.
20
-defaults write NSGlobalDomain InitialKeyRepeat -int 10
+defaults write NSGlobalDomain InitialKeyRepeat -int 50
21
defaults write NSGlobalDomain KeyRepeat -int 1
22
23
# Set the Finder prefs for showing a few different volumes on the Desktop.
0 commit comments