Created
April 24, 2020 17:26
-
-
Save ricardoalcocer/5155b95a1b6d2ded9fcdb78608b8b616 to your computer and use it in GitHub Desktop.
Disable Mac Desktop icons
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
defaults write 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