Xinit: don't start emacs daemon
most of the time I recompile it before starting it
This commit is contained in:
parent
8987ba818a
commit
dca5bacd6c
1 changed files with 0 additions and 1 deletions
1
.xinitrc
1
.xinitrc
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue