In Sierra the defaults write com.apple.Dock autohide-delay -float 0 used to make the Dock pop up instantly appears to not work any longer. Is there perhaps a mod that will work to achieve instant pop up?
EDIT:
Sorry, I've just located one that works, so for anyone else having the same problem it was...
defaults write com.apple.dock autohide-time-modifier -float 0.12
killall Dock
Restore default animation speed:
defaults delete com.apple.dock autohide-time-modifier
killall Dock
EDIT:
Sorry, I've just located one that works, so for anyone else having the same problem it was...
defaults write com.apple.dock autohide-time-modifier -float 0.12
killall Dock
Restore default animation speed:
defaults delete com.apple.dock autohide-time-modifier
killall Dock
Last edited: