summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.config/directories12
1 files changed, 6 insertions, 6 deletions
diff --git a/.config/directories b/.config/directories
index 879219c..250a3b7 100644
--- a/.config/directories
+++ b/.config/directories
@@ -1,11 +1,11 @@
# You can add comments to these files with #
-h ~/
-d ~/Documents
-D ~/Downloads
-m ~/Music
+d ~/Documents
+D ~/Downloads
+h ${XDG_CONFIG_HOME:-~/}
+m ~/Music
pp ~/Pictures
vv ~/Videos
cf ${XDG_CONFIG_HOME:-$HOME/.config}
-cac ${XDG_CACHE_HOME:-$HOME/.cache}
-sc ~/.local/bin
+cac ${XDG_CACHE_HOME:-$HOME/.cache}
mn /mnt
+sc ~/.local/bin