Skip to content

Instantly share code, notes, and snippets.

@origamid
Created October 17, 2014 18:34
Show Gist options
  • Save origamid/792e5b964360e1c1c27f to your computer and use it in GitHub Desktop.
Save origamid/792e5b964360e1c1c27f to your computer and use it in GitHub Desktop.
expose-animation
defaults write com.apple.dock expose-animation-duration -float 0.1 ; killall Dock
defaults delete com.apple.dock expose-animation-duration ; killall Dock
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment