renamed file

This commit is contained in:
array-in-a-matrix 2021-10-31 14:58:06 -04:00
parent 38b1a10e9f
commit f1745268ee

View file

@ -1,6 +0,0 @@
#!/bin/sh
image=$(find -L ~/Pictures/Wallpapers/ -type f | shuf -n1)
cp "$image" /usr/share/wallpapers/lightdm/
cd /usr/share/wallpapers/lightdm
filename=${image##*/}; echo $filename
mv -f "$filename" wallpaper