summaryrefslogtreecommitdiff
path: root/dwm/.zprofile
diff options
context:
space:
mode:
Diffstat (limited to 'dwm/.zprofile')
-rw-r--r--dwm/.zprofile3
1 files changed, 0 insertions, 3 deletions
diff --git a/dwm/.zprofile b/dwm/.zprofile
deleted file mode 100644
index b78f84a..0000000
--- a/dwm/.zprofile
+++ /dev/null
@@ -1,3 +0,0 @@
-if [[ ! $DISPLAY && $XDG_VTNR -eq 1 ]]; then
- exec startx
-fi