Xinit: Use stumpwm
This commit is contained in:
parent
7d7c224a4b
commit
f6a096435c
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="sawfish"
|
||||
test -n "$1" && wm=$1 || wm="stumpwm"
|
||||
exec $wm
|
||||
|
|
Loading…
Reference in a new issue