Skip to content

Instantly share code, notes, and snippets.

@kristofgilicze
Created November 14, 2021 21:23
Show Gist options
  • Save kristofgilicze/8062e28924b5c8bacc9d61036d7004dd to your computer and use it in GitHub Desktop.
Save kristofgilicze/8062e28924b5c8bacc9d61036d7004dd to your computer and use it in GitHub Desktop.
Set the Gnome bg a solid color
gsettings set org.gnome.desktop.background primary-color '#2C001E'
gsettings set org.gnome.desktop.background color-shading-type 'solid'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment