Skip to content

Instantly share code, notes, and snippets.

@marschhuynh
Created April 24, 2017 05:19
Show Gist options
  • Save marschhuynh/9348842ba174354978856db86e0bcf54 to your computer and use it in GitHub Desktop.
Save marschhuynh/9348842ba174354978856db86e0bcf54 to your computer and use it in GitHub Desktop.
Make dock on mac appear faster

defaults write com.apple.dock autohide-delay -float 0

defaults write com.apple.dock autohide-time-modifier -float 0.5

killall Dock

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment