Launch X on login
if [ -z "$DISPLAY" ] && [ "$XDG_VTNR" = 1 ]; then exec startx fi
Docs page
/en/