summaryrefslogtreecommitdiffstats
path: root/.config/env
diff options
context:
space:
mode:
Diffstat (limited to '.config/env')
-rw-r--r--.config/env1
1 files changed, 1 insertions, 0 deletions
diff --git a/.config/env b/.config/env
index e433252..f274912 100644
--- a/.config/env
+++ b/.config/env
@@ -35,6 +35,7 @@ export XDG_CONFIG_HOME="$HOME"/.config
export XDG_CACHE_HOME="$HOME"/.cache
export XDG_RUNTIME_DIR="$HOME"/.cache/tmp
export XDG_MUSIC_DIR="$HOME"/mu
+export XDG_PACKAGE_HOME="$HOME"/.local/packs
# Cleanup
export ANDROID_SDK_HOME="$XDG_CONFIG_HOME"/android