Skip to content

Instantly share code, notes, and snippets.

@Shilo
Created June 6, 2014 10:17
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 Shilo/a0816611682acd7b1739 to your computer and use it in GitHub Desktop.
Save Shilo/a0816611682acd7b1739 to your computer and use it in GitHub Desktop.
Terminal command to hide all desktop icons on wallpaper only.
defaults write com.apple.finder CreateDesktop -bool false
killall Finder
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment