.xinitrc
This commit is contained in:
parent
7481b80d53
commit
43e6c2ed7d
1 changed files with 1 additions and 0 deletions
1
.xinitrc
1
.xinitrc
|
@ -16,6 +16,7 @@ then
|
|||
fi
|
||||
|
||||
emacs --daemon &
|
||||
fehlstart &
|
||||
|
||||
test -n "$1" && wm=$1 || wm="herbstluftwm"
|
||||
exec $wm
|
||||
|
|
Loading…
Reference in a new issue