mirror of
https://github.com/lloeki/dotfiles.git
synced 2025-12-06 07:24:39 +01:00
default is fine
This commit is contained in:
parent
250ca1b698
commit
a7efaf8baf
1 changed files with 3 additions and 2 deletions
5
osx
5
osx
|
|
@ -6,6 +6,7 @@
|
|||
|
||||
# disable rubberbanding, but not vanishing scrollbars
|
||||
defaults write -g NSScrollViewRubberbanding -bool false
|
||||
defaults write com.apple.iTunes disable-elastic-scroll -bool YES
|
||||
|
||||
# fix font with external monitor
|
||||
# http://apple.stackexchange.com/questions/19468/terminal-text-size-different-when-connected-to-external-monitor
|
||||
|
|
@ -16,8 +17,8 @@ defaults write NSGlobalDomain NSAutomaticWindowAnimationsEnabled -bool false
|
|||
|
||||
defaults write NSGlobalDomain NSWindowResizeTime 0.15
|
||||
|
||||
#
|
||||
defaults write com.apple.dock expose-animation-duration -float 0.15
|
||||
# mission control zoom time
|
||||
#defaults write com.apple.dock expose-animation-duration -float 0.15
|
||||
|
||||
# switch to repeat keys on long key presses
|
||||
defaults write -g ApplePressAndHoldEnabled -bool false
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue