@ -1,3 +1,6 @@
PATH=$PATH:~/.local/bin
export PATH
if [ -z "${DISPLAY}" ] && [ "${XDG_VTNR}" -eq 1 ]; then
exec startx
fi