|
|
|
|
|
by warkdarrior
1165 days ago
|
|
You can do all of those in Linux. For example, here's how to set the background to a solid color. Open a terminal and type the following four commands: gsettings set org.gnome.desktop.background picture-options 'none'
gsettings set org.gnome.desktop.background primary-color '#004000'
gsettings set org.gnome.desktop.background secondary-color '#306030'
gsettings set org.gnome.desktop.background color-shading-type 'vertical'
Source: https://askubuntu.com/questions/1272120/ubuntu-20-04-change-... |
|
As long as that's how it goes, it will never be the Year of the Linux Desktop.