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 |
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.