diff options
Diffstat (limited to 'config/hypr/scripts')
| -rwxr-xr-x | config/hypr/scripts/PywalSwww.sh | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/config/hypr/scripts/PywalSwww.sh b/config/hypr/scripts/PywalSwww.sh index 3b577d81..a4307cb7 100755 --- a/config/hypr/scripts/PywalSwww.sh +++ b/config/hypr/scripts/PywalSwww.sh @@ -25,5 +25,7 @@ done # execute pywal +wal -i $wallpaper_path -wal -i $wallpaper_path
\ No newline at end of file +# execute pywal skipping tty and terminal +#wal -i $wallpaper_path -s -t
\ No newline at end of file |
