diff --git a/config/hypr/scripts/PywalSwww.sh b/config/hypr/scripts/PywalSwww.sh index d91d3f6..fc7b5d3 100755 --- a/config/hypr/scripts/PywalSwww.sh +++ b/config/hypr/scripts/PywalSwww.sh @@ -31,8 +31,8 @@ done # Check the flag before executing further commands if [ "$ln_success" = true ]; then # execute pywal - # wal -i "$wallpaper_path" + wal -i "$wallpaper_path" # execute pywal skipping tty and terminal changes - wal -i "$wallpaper_path" -s -t & + # wal -i "$wallpaper_path" -s -t & fi