defaults delete com.apple.dock expose-animation-duration
defaults write com.apple.dock springboard-show-duration -int 0
defaults write com.apple.dock springboard-hide-duration -int 0
killall Dock
defaults write com.apple.finder DisableAllAnimations -boolean true
killall Finder
defaults write -g NSInitialToolTipDelay -integer 100
defaults write -g NSWindowResizeTime 0.1
Last active
March 24, 2025 00:36
-
-
Save zchee/b6a9586197335aee937d to your computer and use it in GitHub Desktop.
Mac all animation off
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment