Skip to content

Instantly share code, notes, and snippets.

@kisai
Created August 27, 2015 17:59
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 kisai/7ba46c64aaf57facfd99 to your computer and use it in GitHub Desktop.
Save kisai/7ba46c64aaf57facfd99 to your computer and use it in GitHub Desktop.
Remove annoying mac bouncing of icons
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