java-options=-Xss5m \
            -Xmx256m \
            -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