Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save dryliketoast/749f52dfde254c001abe39d94c781fa3 to your computer and use it in GitHub Desktop.
Save dryliketoast/749f52dfde254c001abe39d94c781fa3 to your computer and use it in GitHub Desktop.
hide desktop icons (ubuntu 19.04)
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