electron-builder snap installer confusing home directory
问题 This is a follow up of the previous question Defult home directory for snap installer using electron-builder, asked as requested there. I'm currently building a electron app an building the installer like .deb and .snap with electron-builder. My app uses showSaveDialog/showOpenDialog to open/save file that opens up a nautilus (in ubuntu) like file explorer. Now if the app is installed using the .snap installer, the Home tab in the explorer pop-up points to the /home/user/snap/<app>/<revision>