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