Skip to content

Instantly share code, notes, and snippets.

@prontiol
Created September 22, 2019 22:27
Show Gist options
  • Save prontiol/8e68d2a3e8692e08637368133f6f9e15 to your computer and use it in GitHub Desktop.
Save prontiol/8e68d2a3e8692e08637368133f6f9e15 to your computer and use it in GitHub Desktop.
Disable desktop icons on macOS
defaults write http://com.apple.finder CreateDesktop false && killall Finder
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment