1
0
mirror of https://github.com/frebib/dotfiles.git synced 2024-06-14 12:57:23 +00:00

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:
Joe Groocock 2018-11-06 18:49:10 +00:00
parent acf3e57c74
commit e140647ba7
Signed by: frebib
GPG Key ID: E0B16BEACFBB6A86

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