WIP
This commit is contained in:
parent
7aefd961cc
commit
d4f84cd011
3
.bash_profile
Normal file
3
.bash_profile
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
if [[ -z $DISPLAY ]] && [[ $(tty) = /dev/tty1 ]]; then
|
||||||
|
startx
|
||||||
|
fi
|
Loading…
Reference in New Issue
Block a user