From cf9ff5e4309b48e8d65251d159316f6423ac2125 Mon Sep 17 00:00:00 2001 From: Randy Jordan Date: Wed, 15 Apr 2026 15:21:25 -0500 Subject: [PATCH] xdg custom --- xdg/user-dirs.custom | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 xdg/user-dirs.custom diff --git a/xdg/user-dirs.custom b/xdg/user-dirs.custom new file mode 100644 index 0000000..ff23c27 --- /dev/null +++ b/xdg/user-dirs.custom @@ -0,0 +1,22 @@ +# 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=gui +DOWNLOAD=dl +TEMPLATES=eg +PUBLICSHARE=pub +DOCUMENTS=docs +MEDIA=media +AUDIOBOOKS=media/audiobooks +BOOKS=media/books +MUSIC=media/music +PICTURES=media/pics +VIDEOS=media/vids +CAD=cad +REPO=repo +SH=sh +# Another alternative is: +#MUSIC=Documents/Music +#PICTURES=Documents/Pictures +#VIDEOS=Documents/Videos