diff --git a/playbooks/files/servers/xdg/user-dirs.defaults.example b/playbooks/files/servers/xdg/user-dirs.defaults.example new file mode 100644 index 0000000..e71da38 --- /dev/null +++ b/playbooks/files/servers/xdg/user-dirs.defaults.example @@ -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 \ No newline at end of file