This commit is contained in:
Tom Willemsen 2012-11-05 21:02:18 +01:00
parent 9c68f9b3a6
commit 58f70f9a76

View file

@ -15,5 +15,7 @@ then
mpdscribble & mpdscribble &
fi fi
test -n "$1" && wm=$1 || wm="emacs" emacs --daemon &
test -n "$1" && wm=$1 || wm="herbstluftwm"
exec $wm exec $wm