Forgot to run emacs daemon after commit 5278c93 disabled the systemd user unit

Signed-off-by: Collin J. Doering <rekahsoft@gmail.com>
Bu işleme şunda yer alıyor:
Collin J. Doering 2014-11-28 02:06:32 -05:00 işlemeyi yapan: Collin J. Doering
ebeveyn 1c20fdb21f
işleme da01420da0
1 değiştirilmiş dosya ile 2 ekleme ve 1 silme

Dosyayı Görüntüle

@ -48,7 +48,8 @@ function init_local_session() {
xbindkeys &
xscreensaver -no-splash &
deskcon-server &
emacs --daemon &
# Set the default wm to xmonad
DEFAULT_WM=xmonad
}