diff options
| author | Druid520 <r.ustydruid520@proton.me> | 2026-08-09 15:00:17 -0700 |
|---|---|---|
| committer | Druid520 <r.ustydruid520@proton.me> | 2026-08-09 15:00:17 -0700 |
| commit | 8d51243fdcde175f4fc17bea523876e363037997 (patch) | |
| tree | 96992a402abf21bf2145bf3e36c5e1b14281af9c /profile | |
| parent | a555dd7d7c93fc28e57748f57b7f7cd439bccd1e (diff) | |
MOD: fix profile
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 | ||
