From f8a24412d6e388b2c24b4d51166e990cd9fd3c67 Mon Sep 17 00:00:00 2001 From: ZachIR Date: Fri, 25 Apr 2025 19:30:02 -0500 Subject: Re-disable XAUTHORITY --- sh/profile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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" -- cgit v1.2.3