Update wallpaperselect.sh

This commit is contained in:
Dante 2024-03-14 00:05:13 -04:00 committed by GitHub
parent d26003ca81
commit 11b1b0a4f5
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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