aboutsummaryrefslogtreecommitdiff
path: root/util/fbsetbg
diff options
context:
space:
mode:
authormathias <mathias>2005-01-31 16:40:08 (GMT)
committermathias <mathias>2005-01-31 16:40:08 (GMT)
commitf4d3d79d385044701cec897d32b09c861b600993 (patch)
tree872ba9e02db162a0e6cbc274f70a2fdf4487ac32 /util/fbsetbg
parenta7624355a0b4c7ed1451155256ebfcea1a74c53b (diff)
downloadfluxbox-f4d3d79d385044701cec897d32b09c861b600993.zip
fluxbox-f4d3d79d385044701cec897d32b09c861b600993.tar.bz2
close #1111378, -S (smooth) to wmsetbg's aspect-setting
Diffstat (limited to 'util/fbsetbg')
-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)