awsetbg: xli is reported as ok
Signed-off-by: Julien Danjou <julien@danjou.info>
This commit is contained in:
parent
8a42071cb9
commit
2fa20703ff
|
@ -53,7 +53,7 @@ else
|
|||
fi
|
||||
|
||||
# The wallpapersetter is selected in this order
|
||||
wpsetters="${wpsetters:=Esetroot habak feh hsetroot chbg fvwm-root imlibsetroot display qiv xv xsri xli xsetbg wmsetbg xsetroot}" # broken icewmbg'
|
||||
wpsetters="${wpsetters:=Esetroot habak feh hsetroot chbg fvwm-root imlibsetroot xli display qiv xv xsri xsetbg wmsetbg xsetroot}" # broken icewmbg'
|
||||
lastwallpaper="${CONFIG_DIR}/lastwallpaper"
|
||||
|
||||
|
||||
|
@ -409,8 +409,8 @@ case $WPSETTER in
|
|||
tile='-onroot -quiet -border black'
|
||||
center='-center -onroot -quiet -border black'
|
||||
aspect='-fullscreen -onroot -quiet -border black'
|
||||
full=$aspect #broken
|
||||
debugstory="The fillscreen option (-f) is broken, defaults to (-a). $standardrant"
|
||||
full='-fillscreen -onroot -quiet -border black'
|
||||
debugstory=$standardok
|
||||
;;
|
||||
qiv)
|
||||
full='--root_s'
|
||||
|
|
Loading…
Reference in New Issue