xinit: Use matchbox

This commit is contained in:
Tom Willemsen 2013-02-16 10:31:05 +01:00
parent 5cc3df232d
commit 855fc62edb

View file

@ -9,11 +9,7 @@ if [ -d /etc/X11/xinit/xinitrc.d ]; then
unset f
fi
xflux -l 51.1180 -g 4.0012
unclutter &
mowedline &
xcompmgr -n -r 0 &
feh --bg-tile ~/pictures/wallpapers/wallpaper-864137.jpg
test -n "$1" && wm=$1 || wm="xmonad"
test -n "$1" && wm=$1 || wm="matchbox-window-manager -use_titlebar no"
exec $wm