Added example files for XDG user directory paths

This commit is contained in:
Alex Tavarez
2025-09-05 18:34:36 -04:00
parent 2e7020ee71
commit 8283992e9c
3 changed files with 60 additions and 0 deletions

View File

@@ -0,0 +1,15 @@
# Default settings for user directories
#
# The values are relative pathnames from the home directory and
# will be translated on a per-path-element basis into the users locale
DESKTOP=Desktop
DOWNLOAD=Downloads
TEMPLATES=Templates
PUBLICSHARE=Public
DOCUMENTS=Documents
MUSIC=Music
PICTURES=Pictures
VIDEOS=Videos
# Another alternative is:
#MUSIC=Documents/Music
#PICTURES=Documents/Pictures