profile
This commit is contained in:
parent
46a27fe7e6
commit
0ac06662f8
1 changed files with 3 additions and 0 deletions
3
profile
Normal file
3
profile
Normal file
|
@ -0,0 +1,3 @@
|
||||||
|
#!/bin/sh
|
||||||
|
|
||||||
|
[ "$(tty)" = "/dev/tty1" ] && ! pidof -s Xorg >/dev/null 2>&1 && exec startx "$XINITRC"
|
Loading…
Reference in a new issue