fix default startx
This commit is contained in:
parent
8edba60c8a
commit
733ce9bdf6
1 changed files with 1 additions and 0 deletions
|
@ -65,5 +65,6 @@ qtile)
|
||||||
*)
|
*)
|
||||||
not_leftwm
|
not_leftwm
|
||||||
export DESKTOP_SESSION=qtile
|
export DESKTOP_SESSION=qtile
|
||||||
|
exec qtile start
|
||||||
;;
|
;;
|
||||||
esac
|
esac
|
||||||
|
|
Loading…
Reference in a new issue