💬 comments(user-dirs): removed top comment

This commit is contained in:
Sergio Laín 2023-12-24 17:31:43 +01:00
parent b1d05c7db7
commit 7166ac8bfc
No known key found for this signature in database
GPG key ID: 14C9B8080681777B

View file

@ -1,10 +1,3 @@
# This file is written by xdg-user-dirs-update
# If you want to change or add directories, just edit the line you're
# interested in. All local changes will be retained on the next run.
# Format is XDG_xxx_DIR="$HOME/yyy", where yyy is a shell-escaped
# homedir-relative path, or XDG_xxx_DIR="/yyy", where /yyy is an
# absolute path. No other format is supported.
#
XDG_DESKTOP_DIR="$HOME/"
XDG_DOCUMENTS_DIR="$HOME/Documentos"
XDG_DOWNLOAD_DIR="$HOME/Descargas"