From 5389f75cb8d9ede6805e5e27bbfb7b7b5b2baa95 Mon Sep 17 00:00:00 2001 From: Aargh Rai Date: Fri, 3 Jul 2026 17:45:46 +0530 Subject: chore: it's been a while since i updated a lot of things --- hypr/wall.sh | 10 +--------- 1 file changed, 1 insertion(+), 9 deletions(-) (limited to 'hypr') diff --git a/hypr/wall.sh b/hypr/wall.sh index a472469..b99a60a 100755 --- a/hypr/wall.sh +++ b/hypr/wall.sh @@ -1,11 +1,3 @@ #!/usr/bin/env bash -swaybg -i ~/Pictures/nurberg/wallpaperbetter.jpg -m fill - -# while true; do -# wall=$(find "$HOME/Pictures/Wallpapers" -type f | shuf -n 1) -# swaybg -i "$wall" -m fill & -# pid=$! -# sleep 600 -# kill $pid -# done +swaybg -i ~/Pictures/space.jpg -m fill -- cgit v1.2.3