This commit is contained in:
2025-05-03 11:31:18 -07:00
parent 989b4d473b
commit 89f628fbb2
3 changed files with 27 additions and 5 deletions

View File

@@ -5,11 +5,8 @@
# homedir-relative path, or XDG_xxx_DIR="/yyy", where /yyy is an
# absolute path. No other format is supported.
#
<<<<<<< Updated upstream
XDG_DESKTOP_DIR="$HOME/desktop"
=======
XDG_DESKTOP_DIR="$HOME/"
>>>>>>> Stashed changes
XDG_DOWNLOAD_DIR="$HOME/dls"
XDG_TEMPLATES_DIR="$HOME/"
XDG_PUBLICSHARE_DIR="$HOME/"