By default, the Dock on macOS has relatively slow hide/show animations. Here’s how to accelerate its speed using Terminal on your Mac.
Commands:
defaults write com.apple.dock autohide-time-modifier -int 0;killall Dock
defaults write com.apple.dock autohide-time-modifier -float 0.15;killall Dock
defaults delete com.apple.dock autohide-time-modifier;killall Dock
What you will learn:
1. Accelerating the Dock animation speed using Terminal on Mac
a. How to Launch the built-in Terminal app on your Mac
b. How to completely disable the Dock’s animation when it appears
c. How to accelerate the animation instead of removing it altogether
d. How you can revert to the default Dock animation speed through command
e. How to accelrate or disable the Dock’s animation
Song: Ikson – Skyline (Vlog No Copyright Music)
Music promoted by Vlog No Copyright Music.
Video Link: https://www.youtube.com/watch?v=GLJMavlgr70&t=0s
#computereverywhere #howto #accelerate #docks #animation #speed #terminal #macos
Leave a Reply