Cryptomator_Linux_Dev.xml 1.1 KB

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