Skip to content

Instantly share code, notes, and snippets.

@johnpili
Last active September 26, 2022 00:21
Show Gist options
  • Save johnpili/3fe2124c7b588a3f99d84c6e78ec0279 to your computer and use it in GitHub Desktop.
Save johnpili/3fe2124c7b588a3f99d84c6e78ec0279 to your computer and use it in GitHub Desktop.
Set solid background colors in Ubuntu 18.04 and above
gsettings set org.gnome.desktop.background picture-uri ""
gsettings set org.gnome.desktop.background picture-uri-dark ""
gsettings set org.gnome.desktop.background primary-color '#3B6EA5'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment