aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--util/fbsetbg2
1 files changed, 1 insertions, 1 deletions
diff --git a/util/fbsetbg b/util/fbsetbg
index 707a5cb..3db53da 100644
--- a/util/fbsetbg
+++ b/util/fbsetbg
@@ -383,7 +383,7 @@ case $WPSETTER in
383 full='-s -S' 383 full='-s -S'
384 tile='-t' 384 tile='-t'
385 center='-b black -e' 385 center='-b black -e'
386 aspect='-b black -a' 386 aspect='-b black -a -S'
387 debugstory=$standardok 387 debugstory=$standardok
388 ;; 388 ;;
389 xsetbg) 389 xsetbg)