launch Emacs in daemon mode
[~bandali/configs] / x / .xprofile
index c91f71a..cbaeed0 100755 (executable)
@@ -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
-