commit e88a86c6866799c6ac37c7b5cf6e1c5ef18102db
parent 81d7c32a70806507cd0c6d59087c2dc500d78384
Author: Pablo Cárdenas <pablo.cardenas@imca.edu.pe>
Date: Tue, 18 Oct 2022 11:13:39 -0500
Remove XDG of xauthority
Diffstat:
1 file changed, 0 insertions(+), 1 deletion(-)
diff --git a/.bash_profile b/.bash_profile
@@ -22,7 +22,6 @@ export NPM_CONFIG_USERCONFIG=$XDG_CONFIG_HOME/npm/npmrc
export PASSWORD_STORE_DIR="$XDG_DATA_HOME"/pass
export PYTHONSTARTUP=$XDG_CONFIG_HOME/python/pythonstartup.py
export RANDFILE="$XDG_RUNTIME_DIR"/rnd
-export XAUTHORITY="$XDG_RUNTIME_DIR"/Xauthority
export XINITRC="$XDG_CONFIG_HOME"/X11/xinitrc
export XSERVERRC="$XDG_CONFIG_HOME"/X11/xserverrc