all repos — fluxbox @ c53db7f1b226031e3550086446316282655d5502

custom fork of the fluxbox windowmanager

xsri target
fluxgen fluxgen
commit

c53db7f1b226031e3550086446316282655d5502

parent

64e5dc93216ec4da4df1c79f53f160333441ec80

1 files changed, 11 insertions(+), 1 deletions(-)

jump to
M util/bsetbgutil/bsetbg

@@ -223,6 +223,16 @@ echo "$NAME: checking for $1... not found."

esac } +search_xsri() +{ + ### xsri + full="xsri --scale-width=100 --scale-width=100" + tile="xsri --tile" + center="xsri --center-x --center-y" + default=$center + find_app xsri +} + search_display() { ### display

@@ -604,7 +614,7 @@ echo "________________________________"

echo } -IMAGE_APPS="display Esetroot wmsetbg xv xli qiv" +IMAGE_APPS="display Esetroot wmsetbg xv xli qiv xsri" CONFIG="$HOME/.fluxbox/bsetbg" NAME=bsetbg VERSION=1.12