lightdm fix
This commit is contained in:
parent
1990a66cbc
commit
d63bedecec
1 changed files with 1 additions and 1 deletions
2
.profile
2
.profile
|
@ -16,7 +16,7 @@ export FILE="ranger"
|
||||||
export STATUSBAR="${LARBSWM}blocks"
|
export STATUSBAR="${LARBSWM}blocks"
|
||||||
|
|
||||||
# ~/ Clean-up:
|
# ~/ 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 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