summaryrefslogtreecommitdiffstats
path: root/.profile
diff options
context:
space:
mode:
authorDaja177 <59206235+Daja177@users.noreply.github.com>2020-01-20 13:41:50 +0100
committerLuke Smith <luke@lukesmith.xyz>2020-01-20 14:23:31 -0500
commit4f811f7849aaa73805d1f34f12a23d9397ba9f80 (patch)
treef689090a1c1a7c57fc8e0e4328817670693360cc /.profile
parent1d925ae7f5d4de2675f85ea62214f7bf88b45df1 (diff)
downloadeibhear-4f811f7849aaa73805d1f34f12a23d9397ba9f80.tar.gz
eibhear-4f811f7849aaa73805d1f34f12a23d9397ba9f80.tar.zst
eibhear-4f811f7849aaa73805d1f34f12a23d9397ba9f80.zip
move xauthority file to the xdg runtime directory
Diffstat (limited to '.profile')
-rw-r--r--.profile1
1 files changed, 1 insertions, 0 deletions
diff --git a/.profile b/.profile
index ae6cc02..ffb1c86 100644
--- a/.profile
+++ b/.profile
@@ -16,6 +16,7 @@ export FILE="ranger"
export STATUSBAR="${LARBSWM}blocks"
# ~/ Clean-up:
+export XAUTHORITY="$XDG_RUNTIME_DIR/Xauthority"
export NOTMUCH_CONFIG="$HOME/.config/notmuch-config"
export GTK2_RC_FILES="$HOME/.config/gtk-2.0/gtkrc-2.0"
export LESSHISTFILE="-"