From 859d1a12d8228506652e6f3fb72d6b006556620f Mon Sep 17 00:00:00 2001 From: Stephan Raabe Date: Mon, 1 Apr 2024 11:36:14 +0200 Subject: [PATCH] Updates --- hypr/scripts/init-wallpaper-engine.sh | 1 - 1 file changed, 1 deletion(-) 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