Skip to content

Instantly share code, notes, and snippets.

@jhlee8804
Last active June 3, 2023 02:17
Show Gist options
  • Save jhlee8804/69696d3a2d99f556c8fdd4decc0c8c95 to your computer and use it in GitHub Desktop.
Save jhlee8804/69696d3a2d99f556c8fdd4decc0c8c95 to your computer and use it in GitHub Desktop.
:: Disable dashboard on macOS
defaults write com.apple.dashboard mcx-disabled -boolean YES
killall Dock
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment