GNOME/backgrounds
GNOME 44 is not that far away and as often happens it is already possible to preview some new pieces such as the new very interesting dynamic backgrounds including Rounded Rectangles (by Jakub Steiner), Pills, Trebuchet, Keys (old style keyboard) and others.
How to install new GNOME 44 backgrounds
Gnome Backgrounds is very easy to install on Linux and does not change the system deeply.
You can also simply download WebP images directly from GitLab (without enjoying dynamic color variation).
You need GNOME 43 & the basic build packages as well as meson and ninja.
Download GNOME backgrounds sources from this link:
https://gitlab.gnome.org/GNOME/gnome-backgrounds/-/archive/main/gnome-backgrounds-main.zip
Unzip gnome-backgrounds-main folder
Right clic & Open in terminal
Give this commands:
$ mkdir build && cd build $ meson setup $ sudo ninja install
Leave a Reply