Before I screw things up

This commit is contained in:
Geoffrey Frogeye 2019-11-09 15:28:16 +01:00
parent 45058b4272
commit 8ec06d3618
4 changed files with 71 additions and 4 deletions

View file

@ -83,8 +83,8 @@ direnv XDG_CONFIG_HOME "$HOME/.config"
export XDG_DATA_DIRS="/usr/local/share/:/usr/share/"
export XDG_CONFIG_DIRS="/etc/xdg"
direnv XDG_CACHE_HOME "$HOME/.cache"
direnv XDG_RUNTIME_DIR "$HOME/.local/run"
chmod 0700 "$XDG_RUNTIME_DIR"
# Please don't set XDG_RUNTIME_DIR as it
# screw with user daemons such as PulseAudio
# Path