Skip to content

Instantly share code, notes, and snippets.

@cesardcorreia
Last active June 21, 2023 14:36
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 cesardcorreia/7a204fbe13283c106d618acc0843aa0e to your computer and use it in GitHub Desktop.
Save cesardcorreia/7a204fbe13283c106d618acc0843aa0e to your computer and use it in GitHub Desktop.
MACOS fast dock showing
1. defaults write com.apple.dock autohide-delay -float 0
2. defaults write com.apple.dock autohide-time-modifier -float 0.5
3. killall Dock
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment