Skip to content

Instantly share code, notes, and snippets.

@ichisadashioko
Created August 8, 2022 16:44
Show Gist options
  • Save ichisadashioko/4d66284491b0a3a3088045a72977fae8 to your computer and use it in GitHub Desktop.
Save ichisadashioko/4d66284491b0a3a3088045a72977fae8 to your computer and use it in GitHub Desktop.
set ubuntu desktop background to solid color
gsettings set org.gnome.desktop.background picture-uri ""
gsettings set org.gnome.desktop.background primary-color '#000000'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment