aboutsummaryrefslogtreecommitdiff
path: root/.bash_profile
blob: dd34dd3866ed93a01b35224ef04405c22a5f2f51 (plain)
1
2
3
# ~/.bash_profile

[[ -z $DISPLAY && $XDG_VTNR -eq 1 ]] && exec startx &> /dev/null