Support more XDG directories
probonopd opened this issue · 4 comments
probonopd commented
Please also support those directories:
- USER_DIRECTORY_DESKTOP
- USER_DIRECTORY_DOCUMENTS
- USER_DIRECTORY_DOWNLOAD
- USER_DIRECTORY_MUSIC
- USER_DIRECTORY_PICTURES
- USER_DIRECTORY_PUBLIC_SHARE
- USER_DIRECTORY_TEMPLATES
- USER_DIRECTORY_VIDEOS
- USER_N_DIRECTORIES
adrg commented
@probonopd Thank you for the suggestion. I will add the user directories variables in the coming week. I also plan on adding support for additional operating systems.
I will implement the user directories based on:
https://wiki.archlinux.org/index.php/XDG_user_directories
adrg commented
Hi @probonopd Added the user directories. Also added support for Windows and Mac OS.
adrg commented
Sure, no problem. I plan on adding some more directories in the near future (e.g. fonts, applications).