Skip to content

Instantly share code, notes, and snippets.

@isanosian
Created July 3, 2013 20:43
Show Gist options
  • Save isanosian/5922633 to your computer and use it in GitHub Desktop.
Save isanosian/5922633 to your computer and use it in GitHub Desktop.
mac os x: disable bouncing effect in Dock
defaults write com.apple.dock no-bouncing -bool TRUE
killall Dock
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment