aboutsummaryrefslogtreecommitdiffstats
path: root/.osx
diff options
context:
space:
mode:
Diffstat (limited to '.osx')
-rwxr-xr-x.osx3
1 files changed, 0 insertions, 3 deletions
diff --git a/.osx b/.osx
index 5af0383..04d68cd 100755
--- a/.osx
+++ b/.osx
@@ -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