projects
/
~bandali
/
configs
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
launch Emacs in daemon mode
[~bandali/configs]
/
x
/
.xprofile
diff --git
a/x/.xprofile
b/x/.xprofile
index
c91f71a
..
cbaeed0
100755
(executable)
--- a/
x/.xprofile
+++ b/
x/.xprofile
@@
-72,6
+72,7
@@
xfdesktop --disable-wm-check &
xfce4-panel --disable-wm-check &
bspwm &
sxhkd &
xfce4-panel --disable-wm-check &
bspwm &
sxhkd &
+emacs --daemon &
sleep 2 && pnmixer &
# panel &
sleep 2 && pnmixer &
# panel &
@@
-81,4
+82,3
@@
sleep 2 && pnmixer &
# bspwm) exec bspwm;;
# *) exec $DEFAULTSESSION ;;
# esac
# bspwm) exec bspwm;;
# *) exec $DEFAULTSESSION ;;
# esac
-