Skip to content

Instantly share code, notes, and snippets.

@lirenlin
Created October 4, 2013 14:55
Show Gist options
  • Select an option

  • Save lirenlin/6827335 to your computer and use it in GitHub Desktop.

Select an option

Save lirenlin/6827335 to your computer and use it in GitHub Desktop.
Disable desktop when starting nautilus
gsettings set org.gnome.desktop.background show-desktop-icons false
dconf-editor also works, uncheck:
draw-background
show-desktop-icons
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment