Skip to content

Instantly share code, notes, and snippets.

@heapwolf
Created February 23, 2021 10:48
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save heapwolf/2111f898ceb8fd788fa8c3978fea64ab to your computer and use it in GitHub Desktop.
Save heapwolf/2111f898ceb8fd788fa8c3978fea64ab to your computer and use it in GitHub Desktop.
# Fuck off with all the dock animations
defaults write com.apple.dock autohide-time-modifier -int 0
defaults write com.apple.dock autohide-delay -float 0
killall Dock
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment