aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJaKooLit <jimmielovejay@gmail.com>2023-11-30 22:12:26 +0900
committerJaKooLit <jimmielovejay@gmail.com>2023-11-30 22:12:26 +0900
commitfb3406019343120c58f99d631e7a8457128fb2d7 (patch)
tree2d244af08373d17ff71878f189472fc33bf64db6
parentf011ac34b15a0402766c362160a6b17be89c1714 (diff)
updated pywalSwww. (return of tty change)
-rwxr-xr-xconfig/hypr/scripts/PywalSwww.sh4
1 files changed, 2 insertions, 2 deletions
diff --git a/config/hypr/scripts/PywalSwww.sh b/config/hypr/scripts/PywalSwww.sh
index d91d3f60..fc7b5d3f 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
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage