# # ~/.bash_profile # [[ -f ~/.profile ]] && . ~/.profile [[ -f ~/.bashrc ]] && . ~/.bashrc [[ -z "${DISPLAY}" && "${XDG_VTNR}" -eq 1 ]] && exec startx