diff options
| author | marcellus <msimon_fr@hotmail.com> | 2023-04-26 12:00:58 +0200 |
|---|---|---|
| committer | marcellus <msimon_fr@hotmail.com> | 2023-04-26 12:00:58 +0200 |
| commit | b0ae0d055deac58ff601ff03bb9338efe547e064 (patch) | |
| tree | e0da217a4785b0a2c1fe141fba28e3ee82180f39 /.zprofile | |
| parent | df8cb9d15446196a0c1d6dfceb8f5e2a92b4a5a4 (diff) | |
fix: fixed config path
Diffstat (limited to '.zprofile')
| -rw-r--r-- | .zprofile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/.zprofile b/.zprofile deleted file mode 100644 index d8f183c..0000000 --- a/.zprofile +++ /dev/null @@ -1,2 +0,0 @@ - -[ "$(tty)" = "/dev/tty1" ] && ! pidof -s Xorg >/dev/null 2>&1 && exec startx |
