Update wallpapers.sh

This commit is contained in:
Paulo Henrique Aleixo de Campos
2025-06-08 13:12:54 -03:00
committed by GitHub
parent 328e56ffd3
commit 896722cd00

View File

@@ -84,7 +84,7 @@ case $DE in
;; ;;
"xfce") "xfce")
echo "Installing for XFCE..." echo "Installing for XFCE..."
sudo mv ~/wallpapers /usr/share/xfce4/backdrops/ sudo mv ~/wallpapers /usr/share/images/desktop-base/
# Set wallpaper for all monitors # Set wallpaper for all monitors
for monitor in $(xfconf-query -c xfce4-desktop -l | grep last-image); do for monitor in $(xfconf-query -c xfce4-desktop -l | grep last-image); do