mirror of
https://github.com/phaleixo/after_install_debian_12.git
synced 2025-12-05 21:49:44 -03:00
Update wallpapers.sh
This commit is contained in:
parent
328e56ffd3
commit
896722cd00
@ -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
|
||||||
@ -101,4 +101,4 @@ esac
|
|||||||
rm -f wallpapers.zip
|
rm -f wallpapers.zip
|
||||||
|
|
||||||
echo -e "\e[32;1mWallpapers installed successfully!\e[m"
|
echo -e "\e[32;1mWallpapers installed successfully!\e[m"
|
||||||
exit 0
|
exit 0
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user