mirror of
https://github.com/kogakure/dotfiles.git
synced 2026-02-03 12:15:29 +00:00
chore(bin): update keyboard values to current values
This commit is contained in:
@@ -53,8 +53,8 @@ defaults write com.apple.universalaccess reduceMotion -bool true
|
|||||||
defaults write NSGlobalDomain NSTitleBarSize 22
|
defaults write NSGlobalDomain NSTitleBarSize 22
|
||||||
|
|
||||||
# Set a blazingly fast keyboard repeat rate
|
# Set a blazingly fast keyboard repeat rate
|
||||||
defaults write NSGlobalDomain KeyRepeat -int 1
|
defaults write NSGlobalDomain KeyRepeat -int 2
|
||||||
defaults write NSGlobalDomain InitialKeyRepeat -int 10
|
defaults write NSGlobalDomain InitialKeyRepeat -int 15
|
||||||
|
|
||||||
# Set language and text formats
|
# Set language and text formats
|
||||||
defaults write NSGlobalDomain AppleLanguages -array "en-DE" "de-DE" "ja-DE"
|
defaults write NSGlobalDomain AppleLanguages -array "en-DE" "de-DE" "ja-DE"
|
||||||
|
|||||||
Reference in New Issue
Block a user