12345678910 |
- <component name="ProjectRunConfigurationManager">
- <configuration default="false" name="Cryptomator Linux" type="Application" factoryName="Application">
- <option name="MAIN_CLASS_NAME" value="org.cryptomator.launcher.Cryptomator" />
- <module name="cryptomator" />
- <option name="VM_PARAMETERS" value="-Dcryptomator.settingsPath="@{userhome}/.config/Cryptomator/settings.json" -Dcryptomator.p12Path="@{userhome}/.config/Cryptomator/key.p12" -Dcryptomator.ipcSocketPath="@{userhome}/.config/Cryptomator/ipc.socket" -Dcryptomator.logDir="@{userhome}/.local/share/Cryptomator/logs" -Dcryptomator.pluginDir="@{userhome}/.local/share/Cryptomator/plugins" -Dcryptomator.mountPointsDir="@{userhome}/.local/share/Cryptomator/mnt" -Dcryptomator.showTrayIcon=true -Xss20m -Xmx512m --enable-preview --enable-native-access=org.cryptomator.jfuse.linux.amd64,org.cryptomator.jfuse.linux.aarch64,org.purejava.appindicator" />
- <method v="2">
- <option name="Make" enabled="true" />
- </method>
- </configuration>
- </component>
|