Removed annoying default, again.
This commit is contained in:
3
MacOS/config.sh
Normal file → Executable file
3
MacOS/config.sh
Normal file → Executable file
@@ -52,9 +52,6 @@ defaults write NSGlobalDomain NSToolbarTitleViewRolloverDelay -float 0
|
|||||||
# (Uncomment if you’re on an older Mac that messes up the animation)
|
# (Uncomment if you’re on an older Mac that messes up the animation)
|
||||||
#defaults write NSGlobalDomain NSScrollAnimationEnabled -bool false
|
#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
|
# Expand save panel by default
|
||||||
defaults write NSGlobalDomain NSNavPanelExpandedStateForSaveMode -bool true
|
defaults write NSGlobalDomain NSNavPanelExpandedStateForSaveMode -bool true
|
||||||
defaults write NSGlobalDomain NSNavPanelExpandedStateForSaveMode2 -bool true
|
defaults write NSGlobalDomain NSNavPanelExpandedStateForSaveMode2 -bool true
|
||||||
|
|||||||
Reference in New Issue
Block a user