Skip to content

Instantly share code, notes, and snippets.

@alfredormz
Last active February 9, 2018 14:41
Show Gist options
  • Save alfredormz/4d257cc8501813cebe911e63e09b29b1 to your computer and use it in GitHub Desktop.
Save alfredormz/4d257cc8501813cebe911e63e09b29b1 to your computer and use it in GitHub Desktop.
Faster show/hide Dock
defaults write com.apple.dock autohide-time-modifier -int 0;killall Dock
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment