aboutsummaryrefslogtreecommitdiff
path: root/modules/workstation/files/flony/home/bash_profile
blob: 3304d79afa79578396dc846d3a2b16361d76bf36 (plain) (blame)
1
2
3
if [[ ! $DISPLAY && $XDG_VTNR -eq 1 ]]; then
  exec startx
fi