profile: remove XAUTHORITY override

For some reason it prevents X from starting in some cases.
Perhaps more research in the future to fix it
This commit is contained in:
2018-11-07 15:00:55 +00:00
parent acf3e57c74
commit e140647ba7
-1
View File
@@ -30,7 +30,6 @@ export ZDOTDIR="$XDG_CONFIG_HOME/zsh"
# Gnupg
export GNUPGHOME="$XDG_CONFIG_HOME/gnupg"
# X11
export XAUTHORITY="$XDG_RUNTIME_DIR/Xauthority"
export XINITRC="$XDG_CONFIG_HOME/X11/xinitrc"
# GTK2
export GTK2_RC_FILES="$XDG_CONFIG_HOME"/gtk-2.0/settings.ini