diff options
| author | Luke Smith <luke@lukesmith.xyz> | 2020-02-08 10:34:41 -0500 |
|---|---|---|
| committer | Luke Smith <luke@lukesmith.xyz> | 2020-02-08 10:34:41 -0500 |
| commit | d63bedecec45b3f5c531b512ff338f0034c1f876 (patch) | |
| tree | ff4136cc2f068c3692ccd6b4065150b3dcf3852f /.profile | |
| parent | 1990a66cbc4454018e4c2a198ba4f7e071be3165 (diff) | |
| download | eibhear-d63bedecec45b3f5c531b512ff338f0034c1f876.tar.gz eibhear-d63bedecec45b3f5c531b512ff338f0034c1f876.tar.zst eibhear-d63bedecec45b3f5c531b512ff338f0034c1f876.zip | |
lightdm fix
Diffstat (limited to '.profile')
| -rw-r--r-- | .profile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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="-" |
