Created
August 6, 2015 22:21
-
-
Save bonkydog/fb0ce799ba36cf5916d4 to your computer and use it in GitHub Desktop.
set OSX dock autohide / show delay
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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