From cf0de5fee6da27798f68cab9a63ae257e4172bda Mon Sep 17 00:00:00 2001 From: Amin Bandali Date: Mon, 8 Jun 2015 23:30:44 -0400 Subject: launch Emacs in daemon mode --- x/.xprofile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'x/.xprofile') diff --git a/x/.xprofile b/x/.xprofile index c91f71a..cbaeed0 100755 --- a/x/.xprofile +++ b/x/.xprofile @@ -72,6 +72,7 @@ xfdesktop --disable-wm-check & xfce4-panel --disable-wm-check & bspwm & sxhkd & +emacs --daemon & sleep 2 && pnmixer & # panel & @@ -81,4 +82,3 @@ sleep 2 && pnmixer & # bspwm) exec bspwm;; # *) exec $DEFAULTSESSION ;; # esac - -- cgit v1.2.3-60-g2f50