From 11b1b0a4f5a9cdffa902054c06948abfc082839b Mon Sep 17 00:00:00 2001 From: Dante <150515748+xsghetti@users.noreply.github.com> Date: Thu, 14 Mar 2024 00:05:13 -0400 Subject: [PATCH] Update wallpaperselect.sh --- .config/hypr/scripts/wallpaperselect.sh | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/.config/hypr/scripts/wallpaperselect.sh b/.config/hypr/scripts/wallpaperselect.sh index 3b3aa187..2819b973 100644 --- a/.config/hypr/scripts/wallpaperselect.sh +++ b/.config/hypr/scripts/wallpaperselect.sh @@ -1,12 +1,10 @@ #!/bin/bash -## /* ---- 💫 https://github.com/JaKooLit 💫 ---- */ ## -# This script for selecting wallpapers (SUPER W) scriptsDir="$HOME/.config/hypr/scripts" # WALLPAPERS PATH -wallDIR="/home/crux/.config/wallpapers" +wallDIR="$HOME/.config/wallpapers" # Transition config FPS=60