Skip to content

Instantly share code, notes, and snippets.

View TheTechRobo's full-sized avatar

TheTechRobo

View GitHub Profile
defaults write com.apple.Dock autohide-delay -float 3 && killall Dock
echo "Now your Dock, when you hide it, will take at least three seconds to reopen, for me it takes 4-5 secs."
echo "Just turn on Dock hiding and it will work"