This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch feature/openbox in repository live-build-x2go. commit 5dfd0efd5fcbdb2e6eed6e0dc80b3fb6ebdc1ae9 Author: Stefan Baur (BAUR-ITCS) <kontakt@baur-itcs.de> Date: Fri Jan 4 20:40:12 2019 +0100 another typofix --- config/includes.chroot/etc/X11/Xsession.d/60x11-set-background | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/includes.chroot/etc/X11/Xsession.d/60x11-set-background b/config/includes.chroot/etc/X11/Xsession.d/60x11-set-background index aded4ed..1bb981e 100644 --- a/config/includes.chroot/etc/X11/Xsession.d/60x11-set-background +++ b/config/includes.chroot/etc/X11/Xsession.d/60x11-set-background @@ -30,7 +30,7 @@ if [ -n "$XROOT" ] ; then *) POSITION=max ;; esac # POSITION: center fill max scale tile; default: max - feh --nofehbg --bg-$POSITION $IMAGEDIR/background/* + feh --no-fehbg --bg-$POSITION $IMAGEDIR/background/* else xsetroot -grey # show that something's amiss fi -- Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/live-build-x2go.git