xinitrc: add launch of windowmanager
This commit is contained in:
parent
49a7888738
commit
54b22eef4e
1 changed files with 2 additions and 0 deletions
2
xinitrc
2
xinitrc
|
|
@ -11,3 +11,5 @@ case "$HOSTNAME" in
|
||||||
xrdb -load ~/.Xresources
|
xrdb -load ~/.Xresources
|
||||||
;;
|
;;
|
||||||
esac
|
esac
|
||||||
|
|
||||||
|
exec herbstluftwm
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue