Skip to content

Instantly share code, notes, and snippets.

@singularitti
Created November 26, 2018 05:57
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 singularitti/ab74ac5362a98dc4a5c568cec1332a2f to your computer and use it in GitHub Desktop.
Save singularitti/ab74ac5362a98dc4a5c568cec1332a2f to your computer and use it in GitHub Desktop.
Defines the animation which is used to show windows being minimized into the Dock #macOS #Dock
defaults write com.apple.dock mineffect -string 'suck'; killall Dock
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment