diff options
-rwxr-xr-x | .osx | 3 |
1 files changed, 0 insertions, 3 deletions
@@ -54,9 +54,6 @@ defaults write NSGlobalDomain AppleShowScrollBars -string "Always" # (Uncomment if you’re on an older Mac that messes up the animation) #defaults write NSGlobalDomain NSScrollAnimationEnabled -bool false -# Disable opening and closing window animations -defaults write NSGlobalDomain NSAutomaticWindowAnimationsEnabled -bool false - # Increase window resize speed for Cocoa applications defaults write NSGlobalDomain NSWindowResizeTime -float 0.001 |