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 9047be2..12176d7 100644
--- a/util/fbsetbg
+++ b/util/fbsetbg
@@ -448,7 +448,7 @@ case $WPSETTER in
448 full='--bg-scale' 448 full='--bg-scale'
449 tile='--bg-tile' 449 tile='--bg-tile'
450 center='--bg-center' 450 center='--bg-center'
451 aspect=$full 451 aspect="--bg-fill"
452 debugstory=$standardok 452 debugstory=$standardok
453 ;; 453 ;;
454 hsetroot) 454 hsetroot)