aboutsummaryrefslogtreecommitdiff
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 becc18c..aa6167c 100644
--- a/.xprofile
+++ b/.xprofile
@@ -6,6 +6,7 @@ if [ -n "$DISPLAY" ] && xhost >/dev/null; then
export XPROFILE_X11_SPECIFICS=loaded
else
echo "x11 is not running... x11-related settings have been skipped"
+ export XPROFILE_X11_SPECIFICS=unloaded
fi
export EDITOR=nvim