Skip to content

Instantly share code, notes, and snippets.

@bonkydog
Created August 6, 2015 22:21
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 bonkydog/fb0ce799ba36cf5916d4 to your computer and use it in GitHub Desktop.
Save bonkydog/fb0ce799ba36cf5916d4 to your computer and use it in GitHub Desktop.
set OSX dock autohide / show delay
defaults write com.apple.Dock autohide-delay -float 10.0 && killall Dock
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment