Update file run_onchange_after_10_configure-macos.tmpl
This commit is contained in:
parent
3445bf7e14
commit
fb1155b52b
1 changed files with 2 additions and 2 deletions
|
@ -155,8 +155,8 @@ defaults write com.apple.universalaccess closeViewZoomFollowsFocus -bool true
|
|||
# defaults write NSGlobalDomain ApplePressAndHoldEnabled -bool false
|
||||
|
||||
# Set a blazingly fast keyboard repeat rate
|
||||
defaults write NSGlobalDomain KeyRepeat -int 2
|
||||
defaults write NSGlobalDomain InitialKeyRepeat -int 40
|
||||
defaults write NSGlobalDomain KeyRepeat -int 1.4
|
||||
defaults write NSGlobalDomain InitialKeyRepeat -int 32
|
||||
|
||||
# Set language and text formats
|
||||
# Note: if you’re in the US, replace `EUR` with `USD`, `Centimeters` with
|
||||
|
|
Loading…
Reference in a new issue