···11+# This file is written by xdg-user-dirs-update
22+# If you want to change or add directories, just edit the line you're
33+# interested in. All local changes will be retained on the next run.
44+# Format is XDG_xxx_DIR="$HOME/yyy", where yyy is a shell-escaped
55+# homedir-relative path, or XDG_xxx_DIR="/yyy", where /yyy is an
66+# absolute path. No other format is supported.
77+#
88+XDG_DESKTOP_DIR="$HOME/dsk"
99+XDG_DOWNLOAD_DIR="$HOME/dwn"
1010+XDG_TEMPLATES_DIR="$HOME/tmp"
1111+XDG_PUBLICSHARE_DIR="$HOME/pub"
1212+XDG_DOCUMENTS_DIR="$HOME/dox"
1313+XDG_MUSIC_DIR="$HOME/msc"
1414+XDG_PICTURES_DIR="$HOME/pix"
1515+XDG_VIDEOS_DIR="$HOME/vid"