summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorZachIR <zachir@librem.one>2025-04-25 19:30:02 -0500
committerZachIR <zachir@librem.one>2025-04-25 19:30:02 -0500
commitf8a24412d6e388b2c24b4d51166e990cd9fd3c67 (patch)
treead5f0371222bb8c9666f876b152dd5af15b21358
parent2475ddb646d434553e4ec1e71465722d2abba205 (diff)
Re-disable XAUTHORITY
-rw-r--r--sh/profile2
1 files changed, 1 insertions, 1 deletions
diff --git a/sh/profile b/sh/profile
index 6c3fa61..0b20119 100644
--- a/sh/profile
+++ b/sh/profile
@@ -49,7 +49,7 @@ export MPD_HOST="$XDG_CONFIG_HOME/mpd/socket"
export GTK2_RC_FILES="$XDG_CONFIG_HOME"/gtk-2.0/gtkrc
export RENPY_PATH_TO_SAVES="$XDG_DATA_HOME"
export XINITRC="$XDG_CONFIG_HOME"/X11/xinitrc
-export XAUTHORITY="$XDG_RUNTIME_DIR"/X11/Xauthority
+#export XAUTHORITY="$XDG_RUNTIME_DIR"/X11/Xauthority
#export VIMINIT="set nocp | source ${XDG_CONFIG_HOME:-$HOME.config}/vim/vimrc"
export ANDROID_USER_HOME="$XDG_DATA_HOME"/android
export XCURSOR_PATH="/usr/share/icons:$XDG_DATA_HOME/icons"