.xinitrc
This commit is contained in:
parent
3b005ef724
commit
c80b8bb51b
1 changed files with 1 additions and 1 deletions
2
.xinitrc
2
.xinitrc
|
@ -12,4 +12,4 @@ fi
|
|||
# rox -b Default
|
||||
|
||||
test -n "$1" && wm=$1 || wm="awesome" # wm="emacsclient -ce \"(oni:wm-init)\""
|
||||
exec ck-launch-session $wm
|
||||
exec $wm
|
||||
|
|
Loading…
Reference in a new issue