adjust launcher sh

This commit is contained in:
Sebastian Stenzel 2021-07-20 00:23:40 +02:00
parent 0a421ab9db
commit 01a3d16007
No known key found for this signature in database
GPG Key ID: 667B866EA8240A09

View File

@ -29,7 +29,7 @@ export LD_PRELOAD=libs/libjffi.so
-Dcryptomator.logDir="~/.local/share/Cryptomator/logs" \
-Dcryptomator.mountPointsDir="~/.local/share/Cryptomator/mnt" \
-Dcryptomator.settingsPath="~/.config/Cryptomator/settings.json:~/.Cryptomator/settings.json" \
-Dcryptomator.ipcPortPath="~/.config/Cryptomator/ipcPort.bin:~/.Cryptomator/ipcPort.bin" \
-Dcryptomator.ipcSocketPath="~/.config/Cryptomator/ipc.socket" \
-Dcryptomator.buildNumber="appimage-${REVISION_NO}" \
$GTK_FLAG \
-Xss2m \