We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 470b04b commit 41b8bebCopy full SHA for 41b8beb
README.md
@@ -3,6 +3,11 @@ Linux-specific implemenations of the [integrations-api](https://github.com/crypt
3
4
# Config
5
6
-This project uses the following JVM properties:
+This library uses the following JVM properties:
7
* `cryptomator.integrationsLinux.trayIconsDir` - specifies the directory from which svg images for the tray icon are loaded
8
-* `cryptomator.integrationsLinux.autoStartCmd` - specifies the command used for starting Cryptomator
+* `cryptomator.integrationsLinux.autoStartCmd` - specifies the command used for starting Cryptomator
9
+
10
+## Building Requirements
11
12
+* JDK 22
13
+* Maven 3.9.6
0 commit comments