aboutsummaryrefslogtreecommitdiff
path: root/.zprofile
diff options
context:
space:
mode:
Diffstat (limited to '.zprofile')
-rw-r--r--.zprofile3
1 files changed, 0 insertions, 3 deletions
diff --git a/.zprofile b/.zprofile
index 277492d..e69de29 100644
--- a/.zprofile
+++ b/.zprofile
@@ -1,3 +0,0 @@
-if [ -z "${DISPLAY}" ] && [ "{XDG_VTNR}" -eq 1 ]; then
- exec startx
-fi