Before I screw things up
This commit is contained in:
parent
45058b4272
commit
8ec06d3618
4 changed files with 71 additions and 4 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue