change format of wallpaper install for cleaner look.

This commit is contained in:
GavinL2001 2024-02-04 20:41:02 -06:00
parent dc99f63cdd
commit e82b83752b

View File

@ -215,7 +215,9 @@ fi
if [ "$wallpaper" == "1" ]; then
execute_script "swaybg.sh"
elif [ "$wallpaper" == "2" ]; then
fi
if [ "$wallpaper" == "2" ]; then
execute_script "swww.sh"
fi