Mac Disable the Dock Jumping Bouncing

Let’s face it, the jumping/bouncing of an icon is annoying. Open the terminal “Applications -> Utilities -> Terminal” and enter the following:

defaults write com.apple.dock no-bouncing -bool TRUE && killall Dock