Skip to content

Instantly share code, notes, and snippets.

@iamludal
Created April 18, 2024 12:55
Show Gist options
  • Save iamludal/434ef6ef3e73ad2648fc436b7757b93d to your computer and use it in GitHub Desktop.
Save iamludal/434ef6ef3e73ad2648fc436b7757b93d to your computer and use it in GitHub Desktop.
Increase macOS dock sensitivity
defaults write com.apple.dock autohide-delay -int 0
defaults write com.apple.dock autohide-time-modifier -float 0.4
killall Dock
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment