Hacker News new | ask | show | jobs
by Calamityjanitor 1232 days ago
It is way too slow by default, I set the delay and animation time to 0 so it pops up immediately.

  defaults write com.apple.dock autohide-delay -int 0
  defaults write com.apple.dock autohide-time-modifier -int 0
  killall Dock