diff --git a/install.sh b/install.sh index d916d70..d5ccaf7 100755 --- a/install.sh +++ b/install.sh @@ -215,7 +215,7 @@ fi if [ "$wallpaper" == "1" ]; then execute_script "swaybg.sh" - elif [ "$wallpaper" == "2" ] + elif [ "$wallpaper" == "2" ]; then execute_script "swww.sh" fi