fix default startx

This commit is contained in:
Daylin Morgan 2022-07-18 10:40:07 -05:00
parent 8edba60c8a
commit 733ce9bdf6

View file

@ -65,5 +65,6 @@ qtile)
*)
not_leftwm
export DESKTOP_SESSION=qtile
exec qtile start
;;
esac