aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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