summaryrefslogtreecommitdiffstats
path: root/.profile
diff options
context:
space:
mode:
authorLuke Smith <luke@lukesmith.xyz>2020-02-08 10:34:41 -0500
committerLuke Smith <luke@lukesmith.xyz>2020-02-08 10:34:41 -0500
commitd63bedecec45b3f5c531b512ff338f0034c1f876 (patch)
treeff4136cc2f068c3692ccd6b4065150b3dcf3852f /.profile
parent1990a66cbc4454018e4c2a198ba4f7e071be3165 (diff)
downloadeibhear-d63bedecec45b3f5c531b512ff338f0034c1f876.tar.gz
eibhear-d63bedecec45b3f5c531b512ff338f0034c1f876.tar.zst
eibhear-d63bedecec45b3f5c531b512ff338f0034c1f876.zip
lightdm fix
Diffstat (limited to '.profile')
-rw-r--r--.profile2
1 files changed, 1 insertions, 1 deletions
diff --git a/.profile b/.profile
index c4bfd33..bb226b0 100644
--- a/.profile
+++ b/.profile
@@ -16,7 +16,7 @@ export FILE="ranger"
export STATUSBAR="${LARBSWM}blocks"
# ~/ Clean-up:
-export XAUTHORITY="$XDG_RUNTIME_DIR/Xauthority"
+#export XAUTHORITY="$XDG_RUNTIME_DIR/Xauthority" # This line will break some DMs.
export NOTMUCH_CONFIG="$HOME/.config/notmuch-config"
export GTK2_RC_FILES="$HOME/.config/gtk-2.0/gtkrc-2.0"
export LESSHISTFILE="-"