X-Git-Url: https://git.shemshak.org/~bandali/configs/blobdiff_plain/3c7e52b14585abf2295b61b23874df993d03301c..532dea9c3fb756ce6bf6d10f469fdf010341b6f0:/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 -