Skip to content

Instantly share code, notes, and snippets.

@marcelofabri
Created January 5, 2015 16:51
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 marcelofabri/4153d75e01da89abc8b5 to your computer and use it in GitHub Desktop.
Save marcelofabri/4153d75e01da89abc8b5 to your computer and use it in GitHub Desktop.
Scroll to Open on Mac
defaults write com.apple.dock scroll-to-open -bool TRUE;killall Dock
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment