Created
January 9, 2021 16:11
-
-
Save cemdrk/2e8a5b8b173017a8427174baf4c58b88 to your computer and use it in GitHub Desktop.
ubuntu-20-change-background-to-solid-color
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
gsettings set org.gnome.desktop.background picture-uri "" | |
gsettings set org.gnome.desktop.background primary-color '#249C44' |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment