java-options=-Xss5m \ -Xmx256m \ --enable-preview \ --enable-native-access=org.cryptomator.jfuse.linux.amd64,org.cryptomator.jfuse.linux.aarch64 \ -Dfile.encoding=\"utf-8\" \ -Dcryptomator.appVersion=\"${SEMVER_STR}\" \ -Dcryptomator.logDir=\"~/.local/share/Cryptomator/logs\" \ -Dcryptomator.pluginDir=\"~/.local/share/Cryptomator/plugins\" \ -Dcryptomator.settingsPath=\"~/.config/Cryptomator/settings.json:~/.Cryptomator/settings.json\" \ -Dcryptomator.ipcSocketPath=\"~/.config/Cryptomator/ipc.socket\" \ -Dcryptomator.mountPointsDir=\"~/.local/share/Cryptomator/mnt\" \ -Dcryptomator.showTrayIcon=false \ -Dcryptomator.buildNumber=\"appimage-${REVISION_NUM}\" \ -Djdk.gtk.version=2