Skip to content

Instantly share code, notes, and snippets.

@dekz
Created June 8, 2011 22:58
Show Gist options
  • Select an option

  • Save dekz/1015658 to your computer and use it in GitHub Desktop.

Select an option

Save dekz/1015658 to your computer and use it in GitHub Desktop.
OSX Spaces Animation
#Off
defaults write com.apple.dock workspaces-swoosh-animation-off -bool YES && killall Dock
#on
defaults write com.apple.dock workspaces-swoosh-animation-off && killall Dock
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment