X-Git-Url: https://git.shemshak.org/~bandali/configs/blobdiff_plain/097b0690a664a3b28896afa9390d99ad76030910..cf0de5fee6da27798f68cab9a63ae257e4172bda:/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 -