Skip to content

Instantly share code, notes, and snippets.

@maciakl
Created January 19, 2013 07:53
Show Gist options
  • Save maciakl/4571295 to your computer and use it in GitHub Desktop.
Save maciakl/4571295 to your computer and use it in GitHub Desktop.
The Dashboard in OSX is a waste of space and time. Never used it & have no use for it. I usually disable it like this.
#disable dashboard
defaults write com.apple.dashboard mcx-disabled -boolean YES
# must restart dock before it takes effect
killall dock
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment