Skip to content

Instantly share code, notes, and snippets.

@geekforbrains
Created February 14, 2012 17:19
Show Gist options
  • Save geekforbrains/1828252 to your computer and use it in GitHub Desktop.
Save geekforbrains/1828252 to your computer and use it in GitHub Desktop.
Disable Dashboard on your Mac
defaults write com.apple.dashboard mcx-disabled -boolean YES
killall Dock
@geekforbrains
Copy link
Author

Confirmed this still works on OSX Mountain Lion 10.8

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment