to fbsetbg
This commit is contained in:
mathias 2004-12-10 02:45:19 +00:00
parent 3cc0ca33f6
commit 09439fe83a

View file

@ -46,7 +46,7 @@
# _NET_CURRENT_DESKTOP
# The wallpapersetter is selected in this order
wpsetters=${wpsetters:=Esetroot wmsetbg feh chbg display qiv xv xsri xli xsetbg} # broken icewmbg'
wpsetters=${wpsetters:=Esetroot wmsetbg feh hsetroot chbg display qiv xv xsri xli xsetbg} # broken icewmbg'
lastwallpaper=${HOME}/.fluxbox/lastwallpaper
@ -421,6 +421,13 @@ case $WPSETTER in
aspect=$full
debugstory=$standardok
;;
hsetroot)
full='-fill'
tile='-tile'
center='-center'
aspect='-full'
debugstory=$standardok
;;
icewmbg)
tile='-s'
full=$tile