Created
May 17, 2019 22:04
-
-
Save dryliketoast/749f52dfde254c001abe39d94c781fa3 to your computer and use it in GitHub Desktop.
hide desktop icons (ubuntu 19.04)
This file contains 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
gsettings set org.gnome.shell.extensions.desktop-icons show-home false | |
gsettings set org.gnome.shell.extensions.desktop-icons show-trash false |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment