Skip to content

Instantly share code, notes, and snippets.

@wardbekker
Created March 1, 2011 10:24
Show Gist options
  • Save wardbekker/848945 to your computer and use it in GitHub Desktop.
Save wardbekker/848945 to your computer and use it in GitHub Desktop.
Turn of space switching animation in OSX Spaces
defaults write com.apple.dock workspaces-swoosh-animation-off -bool YES && killall Dock
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment