diff --git a/MacOS/config.sh b/MacOS/config.sh old mode 100644 new mode 100755 index 139a780d..65ef7253 --- a/MacOS/config.sh +++ b/MacOS/config.sh @@ -52,9 +52,6 @@ defaults write NSGlobalDomain NSToolbarTitleViewRolloverDelay -float 0 # (Uncomment if you’re on an older Mac that messes up the animation) #defaults write NSGlobalDomain NSScrollAnimationEnabled -bool false -# Increase window resize speed for Cocoa applications -defaults write NSGlobalDomain NSWindowResizeTime -float 0.001 - # Expand save panel by default defaults write NSGlobalDomain NSNavPanelExpandedStateForSaveMode -bool true defaults write NSGlobalDomain NSNavPanelExpandedStateForSaveMode2 -bool true