stuff
This commit is contained in:
parent
8d67223434
commit
f36ac3c2b1
|
@ -59,6 +59,7 @@ sudo wget https://reisen.church/random/BlackAndWhite.zip -O /usr/share/themes/Bl
|
|||
cd /usr/share/themes
|
||||
sudo unzip BlackAndWhite.zip
|
||||
|
||||
cd /usr/share/backgrounds/
|
||||
sudo magick ./lockscreen.jpg -resize $(xrandr | grep '*' | cut -f 1 -d x)x$(xrandr | grep '*' | cut -f 2 -d x | cut -f 1 -d ' ')^ my-lockscreen.png
|
||||
|
||||
echo " "
|
||||
|
|
Loading…
Reference in New Issue