aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authoriceyrazor <iceyrazor@mailfence.com>2025-07-07 21:50:05 -0500
committericeyrazor <iceyrazor@mailfence.com>2025-07-07 21:50:05 -0500
commitfd711f8775d8484ad2aa292830f835f53bfad69a (patch)
treeae5443d9433f6a4d5e34605bae8acedb09731a24
parent50ef825788a68cea1de4e2a654e79bc06337400d (diff)
i left a debug :p
-rwxr-xr-xset-theme1
1 files changed, 0 insertions, 1 deletions
diff --git a/set-theme b/set-theme
index db06373..f4b5e30 100755
--- a/set-theme
+++ b/set-theme
@@ -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