Skip to content

Instantly share code, notes, and snippets.

@davidbarkhuizen
Created September 20, 2021 08:20
Show Gist options
  • Save davidbarkhuizen/f629912c4099bed1602e6a89dc7459b3 to your computer and use it in GitHub Desktop.
Save davidbarkhuizen/f629912c4099bed1602e6a89dc7459b3 to your computer and use it in GitHub Desktop.
ubuntu 21-04

ubuntu 21-04 customization

black background

set solid colour background

gsettings set org.gnome.desktop.background picture-uri ''

set rgb values

gsettings set org.gnome.desktop.background primary-color 'rgb(0, 0, 0)'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment