.xinitrc
This commit is contained in:
parent
bef56b65d4
commit
916245c018
1 changed files with 1 additions and 1 deletions
2
.xinitrc
2
.xinitrc
|
@ -12,5 +12,5 @@ fi
|
|||
emacs --daemon &
|
||||
fehlstart &
|
||||
|
||||
test -n "$1" && wm=$1 || wm="herbstluftwm"
|
||||
test -n "$1" && wm=$1 || wm="sawfish"
|
||||
exec $wm
|
||||
|
|
Loading…
Reference in a new issue