Update .local/share/chezmoi/home/.chezmoiscripts/darwin/run_onchange_after_10_configure-macos.tmpl
This commit is contained in:
parent
69b315c97a
commit
b9ba477155
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
|
# defaults write NSGlobalDomain ApplePressAndHoldEnabled -bool false
|
||||||
|
|
||||||
# Set a blazingly fast keyboard repeat rate
|
# Set a blazingly fast keyboard repeat rate
|
||||||
defaults write NSGlobalDomain KeyRepeat -int 10
|
defaults write NSGlobalDomain KeyRepeat -int 2
|
||||||
defaults write NSGlobalDomain InitialKeyRepeat -int 95
|
defaults write NSGlobalDomain InitialKeyRepeat -int 40
|
||||||
|
|
||||||
# Set language and text formats
|
# Set language and text formats
|
||||||
# Note: if you’re in the US, replace `EUR` with `USD`, `Centimeters` with
|
# Note: if you’re in the US, replace `EUR` with `USD`, `Centimeters` with
|
||||||
|
|
Loading…
Reference in a new issue