Oscar Franco

Change macOS dock animation time

Aug 2023

I auto-hide the dock on macOS, however the animation delay is a waste of time. You can set the animation time with the following command:

defaults write com.apple.dock autohide-time-modifier -float 0; killall Dock