aboutsummaryrefslogtreecommitdiffstats
path: root/zsh/.zprofile
diff options
context:
space:
mode:
authorJohannes Löthberg <johannes@kyriasis.com>2014-08-09 19:15:36 +0200
committerJohannes Löthberg <johannes@kyriasis.com>2014-08-09 19:15:36 +0200
commit0422b01ef04b13f38701040b7845cfefe5e0fae4 (patch)
tree621b9596b38466884a5f66c3f6e972192e4ea837 /zsh/.zprofile
parent114c1d0aabc1f37a16c74ee9112605782cb984f9 (diff)
downloaddotfiles-0422b01ef04b13f38701040b7845cfefe5e0fae4.tar.xz
zprofile: Move xauthority to $HOME/.local/share/xorg
Diffstat (limited to 'zsh/.zprofile')
-rw-r--r--zsh/.zprofile2
1 files changed, 1 insertions, 1 deletions
diff --git a/zsh/.zprofile b/zsh/.zprofile
index 8388786..a2be301 100644
--- a/zsh/.zprofile
+++ b/zsh/.zprofile
@@ -8,7 +8,7 @@ export MPV_HOME="$XDG_CONFIG_HOME"/mpv
export GNUPGHOME="$XDG_CONFIG_HOME"/gnupg
export GTK2_RC_FILES="$XDG_CONFIG_HOME"/gtk-2.0/gtkrc-2.0
export XCOMPOSEFILE="$XDG_CONFIG_HOME"/X11/XCompose
-export XAUTHORITY="$XDG_RUNTIME_DIR"/X11/authority
+export XAUTHORITY="$HOME"/.local/share/xorg/authority
export ABSROOT="$HOME"/build/abs