Better usage of .xsession / .xinitrc I guess
This commit is contained in:
parent
06e24eac37
commit
2289712638
3 changed files with 96 additions and 88 deletions
|
@ -49,7 +49,8 @@ export VIMINIT="source $MYVIMRC"
|
|||
direnv WINEPREFIX "$HOME/.cache/wineprefix/default"
|
||||
direnv YARN_CACHE_FOLDER "$HOME/.cache/yarn"
|
||||
export YARN_DISABLE_SELF_UPDATE_CHECK=true # This also disable the creation of a ~/.yarnrc file
|
||||
export XAUTHORITY="$HOME/.config/Xauthority"
|
||||
# Disabled since this causes lockups with DMs
|
||||
# export XAUTHORITY="$HOME/.config/Xauthority"
|
||||
|
||||
# And for the rest, see aliases
|
||||
direnv JUNKHOME "$HOME/.cache/junkhome"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue