This file contains hidden or 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 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" |
NewerOlder