diff options
| author | Daja177 <59206235+Daja177@users.noreply.github.com> | 2020-01-20 13:41:50 +0100 |
|---|---|---|
| committer | Luke Smith <luke@lukesmith.xyz> | 2020-01-20 14:23:31 -0500 |
| commit | 4f811f7849aaa73805d1f34f12a23d9397ba9f80 (patch) | |
| tree | f689090a1c1a7c57fc8e0e4328817670693360cc | |
| parent | 1d925ae7f5d4de2675f85ea62214f7bf88b45df1 (diff) | |
| download | eibhear-4f811f7849aaa73805d1f34f12a23d9397ba9f80.tar.gz eibhear-4f811f7849aaa73805d1f34f12a23d9397ba9f80.tar.zst eibhear-4f811f7849aaa73805d1f34f12a23d9397ba9f80.zip | |
move xauthority file to the xdg runtime directory
| -rw-r--r-- | .profile | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -16,6 +16,7 @@ export FILE="ranger" export STATUSBAR="${LARBSWM}blocks" # ~/ Clean-up: +export XAUTHORITY="$XDG_RUNTIME_DIR/Xauthority" export NOTMUCH_CONFIG="$HOME/.config/notmuch-config" export GTK2_RC_FILES="$HOME/.config/gtk-2.0/gtkrc-2.0" export LESSHISTFILE="-" |
