Xinit: don't start emacs daemon

most of the time I recompile it before starting it
This commit is contained in:
Tom Willemsen 2013-02-04 20:30:06 +01:00
parent 8987ba818a
commit dca5bacd6c

View file

@ -9,7 +9,6 @@ if [ -d /etc/X11/xinit/xinitrc.d ]; then
unset f
fi
emacs --daemon &
xflux -l 51.1180 -g 4.0012
test -n "$1" && wm=$1 || wm="awesome"