# .bash_profile sudo plymouth quit if [[ -z $DISPLAY ]] && [[ "$(tty)" == "/dev/tty1" ]] then exec startx fi