move xauthority file to the xdg runtime directory
This commit is contained in:
parent
1d925ae7f5
commit
4f811f7849
1 changed files with 1 additions and 0 deletions
1
.profile
1
.profile
|
@ -16,6 +16,7 @@ export FILE="ranger"
|
||||||
export STATUSBAR="${LARBSWM}blocks"
|
export STATUSBAR="${LARBSWM}blocks"
|
||||||
|
|
||||||
# ~/ Clean-up:
|
# ~/ Clean-up:
|
||||||
|
export XAUTHORITY="$XDG_RUNTIME_DIR/Xauthority"
|
||||||
export NOTMUCH_CONFIG="$HOME/.config/notmuch-config"
|
export NOTMUCH_CONFIG="$HOME/.config/notmuch-config"
|
||||||
export GTK2_RC_FILES="$HOME/.config/gtk-2.0/gtkrc-2.0"
|
export GTK2_RC_FILES="$HOME/.config/gtk-2.0/gtkrc-2.0"
|
||||||
export LESSHISTFILE="-"
|
export LESSHISTFILE="-"
|
||||||
|
|
Loading…
Reference in a new issue