This commit is contained in:
Crispy 2022-08-13 22:31:19 +02:00
parent 3b9ecafd9d
commit 397c8b8d8b
7 changed files with 23 additions and 9 deletions

View file

@ -5,7 +5,7 @@
# homedir-relative path, or XDG_xxx_DIR="/yyy", where /yyy is an
# absolute path. No other format is supported.
#
XDG_DESKTOP_DIR="$HOME/.desktop"
XDG_DESKTOP_DIR="$HOME/nondesktop"
XDG_DOWNLOAD_DIR="$HOME/downloads"
XDG_TEMPLATES_DIR="$HOME/.config/templates"
XDG_DOCUMENTS_DIR="$HOME/documents"