From a608d505398e1d1121131fbbd6da0b4419599c2f Mon Sep 17 00:00:00 2001 From: ITmail-dk <48917593+ITmail-dk@users.noreply.github.com> Date: Sat, 7 Sep 2024 20:58:32 +0200 Subject: [PATCH] Update install.sh --- install.sh | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/install.sh b/install.sh index a48f726..3b729f1 100644 --- a/install.sh +++ b/install.sh @@ -841,11 +841,11 @@ else echo "Wallpapers folder already exists." fi -if [ -f ~/.fehbg ]; then - . ~/.fehbg -else - feh --bg-scale ~/Wallpapers/default_wallpaper.jpg -fi +#if [ -f ~/.fehbg ]; then +# . ~/.fehbg +#else +# feh --bg-scale ~/Wallpapers/default_wallpaper.jpg +#fi echo -e "${YELLOW} auto-new-wallpaper-and-colors BIN START ${NC}" sudo bash -c 'cat << "AUTONEWWALLPAPERANDCOLORSBIN" >> /usr/local/bin/auto-new-wallpaper-and-colors