It is actually not that hard of a feature, specially if you use this tool which already greatly simplifies it.
Basically the symlink to the appimage in XDG_BIN_HOME would have to be replaced for a wrapper script that calls sas and passes the configured locations to be added.
In AM we provide the following locations to be configured:
Basically XDG_DOCUMENTS_DIR, XDG_DOWNLOAD_DIR, XDG_MUSIC_DIR, etc ,etc + a single manual override.
It is actually not that hard of a feature, specially if you use this tool which already greatly simplifies it.
Basically the symlink to the appimage in
XDG_BIN_HOMEwould have to be replaced for a wrapper script that callssasand passes the configured locations to be added.In AM we provide the following locations to be configured:
Basically
XDG_DOCUMENTS_DIR,XDG_DOWNLOAD_DIR,XDG_MUSIC_DIR, etc ,etc + a single manual override.