Added example files of XDG user directories for servers group

This commit is contained in:
Alex Tavarez
2025-09-05 18:39:32 -04:00
parent 8283992e9c
commit 9d8ce6343c
2 changed files with 30 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