summaryrefslogtreecommitdiff
path: root/sh
diff options
context:
space:
mode:
authorZachIR <zachir@librem.one>2025-07-25 23:52:55 -0500
committerZachIR <zachir@librem.one>2025-07-25 23:52:55 -0500
commit73f39b271f0fb73dbf540185b80a4c605f4ba23e (patch)
treed0b91584d343f9e3004827506357b5b98aef68dd /sh
parent787c1bbcb45d6cf0445c61e2bdf719553b8395b8 (diff)
Enable XAuthority
Diffstat (limited to 'sh')
-rw-r--r--sh/profile2
1 files changed, 1 insertions, 1 deletions
diff --git a/sh/profile b/sh/profile
index 2735860..63c6f5a 100644
--- a/sh/profile
+++ b/sh/profile
@@ -53,7 +53,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"