i left a debug :p

This commit is contained in:
iceyrazor 2025-07-07 21:50:05 -05:00
parent 50ef825788
commit fd711f8775
1 changed files with 0 additions and 1 deletions

View File

@ -74,7 +74,6 @@ for s in $runs_dir; do
source "$s"
done
echo $wallpaper
if [ $set_wallpaper == 1 ] && [ "$wallpaper" ]; then
setwll -ua "$wallpaper"
fi