fbsetbg: improved aspect-ratio-filling for feh (thanks Jeremiah Mahler <jmmahler at gmail com>
Closes http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=583704
This commit is contained in:
parent
341b2f43e5
commit
14a8a2b440
1 changed files with 1 additions and 1 deletions
|
@ -448,7 +448,7 @@ case $WPSETTER in
|
|||
full='--bg-scale'
|
||||
tile='--bg-tile'
|
||||
center='--bg-center'
|
||||
aspect=$full
|
||||
aspect="--bg-fill"
|
||||
debugstory=$standardok
|
||||
;;
|
||||
hsetroot)
|
||||
|
|
Loading…
Reference in a new issue