How to change the background color / Ubuntu login screen wallpaper 21.10
The following tutorial describes how to change the background color / Ubuntu login screen wallpaper 21.10.
We will do everything in a few very simple steps.
We run the terminal and download the script:
1 | wget https://github.com/PRATAP-KUMAR/impish-gdm-set-background/raw/main/impish-gdm-set-background |
We give permission:
1 | chmod u+x impish-gdm-set-background |
And we do:
1 | sudo ./impish-gdm-set-background --image PATH/TO/IMAGE |
PATH/TO/IMAGE We replace the path to our picture. That's it 🙂
We can restore the default wallpaper by executing the command:
1 | sudo ./impish-gdm-set-background --reset |
Related entries:
Rocket.Chat Server and Ubuntu 22.04
Installing Ubuntu MongoDB 22.04
gconf-service gconf-service-backend gconf2-common libappindicator1 libc++1 libc++1-9 libc++abi1-9 libdbusmenu-gtk4 libgail-common libgail18 libgconf-2-4 libgtk2.0-0 libgtk2.0-bin libgtk2.0-commonAll-in-one voice and text chat for gamers
All-in-one voice and text chat for gamers that's free 22.04
PhpMyAdmin - time change import database
Installing the OSA Studio 25.0 w Ubuntu 18.04
Hi All,
does not work in my system ubuntu 21.10. 🙁
” wget https://github.com/PRATAP-KUMAR/impish-gdm-set-background/raw/main/impish-gdm-set-background
–2021-11-01 20:01:43– https://github.com/PRATAP-KUMAR/impish-gdm-set-background/raw/main/impish-gdm-set-background
github.com (github.com) feloldása… 140.82.121.4
Csatlakozás a következőhöz: github.com (github.com)[140.82.121.4]:443… kapcsolódva.
HTTP kérés elküldve, várakozás válaszra… 301 Moved Permanently
Hely: https://github.com/PRATAP-KUMAR/ubuntu-gdm-set-background/raw/main/impish-gdm-set-background [következik]
–2021-11-01 20:01:43– https://github.com/PRATAP-KUMAR/ubuntu-gdm-set-background/raw/main/impish-gdm-set-background
Meglévő kapcsolat újrafelhasználása a következőhöz: github.com:443.
HTTP kérés elküldve, várakozás válaszra… 404 Not Found
2021-11-01 20:01:43 HIBA 404: Not Found.”
From what I can see the repository has been removed.
404 is a missing error. It remains to wait for someone to restore them or find another.
In order to get the screen to change. For me, I had to change impish to ubuntu in both places.