diff options
Diffstat (limited to 'profile')
| -rw-r--r-- | profile | 4 |
1 files changed, 4 insertions, 0 deletions
| diff --git a/profile b/profile index 37f1a42..a7e2d8a 100644 --- a/profile +++ b/profile | |||
| @@ -1 +1,5 @@ | |||
| 1 | export ENV="$HOME/.okshrc" | 1 | export ENV="$HOME/.okshrc" |
| 2 | |||
| 3 | if [ -z "$DISPLAY" ] && [ "$(tty)" = "/dev/tty1" ]; then | ||
| 4 | startx ~/.xinitrc | ||
| 5 | fi | ||
