Skip to content

Instantly share code, notes, and snippets.

@grochowski
Created November 30, 2024 23:14
Show Gist options
  • Save grochowski/6ce3e1336a3f4ac15f448d5a08517d09 to your computer and use it in GitHub Desktop.
Save grochowski/6ce3e1336a3f4ac15f448d5a08517d09 to your computer and use it in GitHub Desktop.
Commands for a quicker macOS dock show/hide animation
defaults write com.apple.dock autohide-delay -int 0
defaults write com.apple.dock autohide-time-modifier -float 0.2
killall Dock
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment