summaryrefslogtreecommitdiff
path: root/.xprofile
diff options
context:
space:
mode:
Diffstat (limited to '.xprofile')
-rw-r--r--.xprofile1
1 files changed, 1 insertions, 0 deletions
diff --git a/.xprofile b/.xprofile
index de0b9e4..f178ec3 100644
--- a/.xprofile
+++ b/.xprofile
@@ -1,6 +1,7 @@
#!/bin/sh
if [ "$DISPLAY_SESSION" != "openbox" ] && \
+ [ "$DISPLAY_SESSION" != "xmonad" ] && \
[ "$DISPLAY_SESSION" != "dwm" ]; then
exit 0
fi