From 7454c0736e90f25cdce079b598f9a43b4850f204 Mon Sep 17 00:00:00 2001 From: NaiJi Date: Wed, 28 Feb 2024 06:53:01 +0400 Subject: [PATCH] only wallpaper --- .local/bin/userspace-installation-maid | 2 -- 1 file changed, 2 deletions(-) diff --git a/.local/bin/userspace-installation-maid b/.local/bin/userspace-installation-maid index 836b97f..ca6f375 100755 --- a/.local/bin/userspace-installation-maid +++ b/.local/bin/userspace-installation-maid @@ -49,9 +49,7 @@ echo " " sudo mkdir -p /usr/share/backgrounds/ cd /usr/share/backgrounds/ -sudo wget https://reisen.church/random/lockscreen.jpg -O /usr/share/backgrounds/lockscreen.jpg sudo wget https://reisen.church/random/wallpaper.png -O /usr/share/backgrounds/wallpaper.png -sudo wget https://reisen.church/random/greeter.jpg -O /usr/share/backgrounds/white-greeter.jpg sudo wget https://reisen.church/random/Material-Black-Pistachio-Numix-FLAT.zip -O /usr/share/icons/Material-Black-Pistachio-Numix-FLAT.zip cd /usr/share/icons sudo unzip Material-Black-Pistachio-Numix-FLAT.zip