Skip to content

Instantly share code, notes, and snippets.

@psycharo-zz
Created September 17, 2013 20:59
Show Gist options
  • Save psycharo-zz/6600549 to your computer and use it in GitHub Desktop.
Save psycharo-zz/6600549 to your computer and use it in GitHub Desktop.
disable dashboard on mac
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