diff --git a/config/hypr/scripts/PywalSwww.sh b/config/hypr/scripts/PywalSwww.sh index a728855..7e34a36 100755 --- a/config/hypr/scripts/PywalSwww.sh +++ b/config/hypr/scripts/PywalSwww.sh @@ -31,7 +31,7 @@ fi if [ "$ln_success" = true ]; then # execute pywal # wal -i "$wallpaper_path" - echo 'about to execute wal' + # execute pywal skipping tty and terminal changes wal -i "$wallpaper_path" -s -t & fi