Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 461 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 461 Bytes

integrations-linux

Linux-specific implemenations of the integrations-api.

Config

This library uses the following JVM properties:

  • cryptomator.integrationsLinux.trayIconsDir - specifies the directory from which svg images for the tray icon are loaded
  • cryptomator.integrationsLinux.autoStartCmd - specifies the command used for starting Cryptomator

Building Requirements

  • JDK 22
  • Maven 3.9.6