diff --git a/hypr/scripts/init-wallpaper-engine.sh b/hypr/scripts/init-wallpaper-engine.sh index 901ab43..bfe31c1 100755 --- a/hypr/scripts/init-wallpaper-engine.sh +++ b/hypr/scripts/init-wallpaper-engine.sh @@ -10,7 +10,6 @@ if [ "$wallpaper_engine" == "swww" ] ;then elif [ "$wallpaper_engine" == "hyprpaper" ] ;then # hyprpaper echo ":: Using hyprpaper" - # hyprpaper sleep 0.5 ~/dotfiles/hypr/scripts/wallpaper.sh init else