Skip to content

Instantly share code, notes, and snippets.

@PharaohKJ
Created April 14, 2015 08:11
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save PharaohKJ/8a4f3a9a541882a07c7a to your computer and use it in GitHub Desktop.
Save PharaohKJ/8a4f3a9a541882a07c7a to your computer and use it in GitHub Desktop.
osx animation
[pharaohkj]$ defaults write com.apple.dock expose-animation-duration -float 0.15; killall Dock
[pharaohkj]$ defaults write com.apple.dock expose-animation-duration -int 0; killall Dock
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment