diff --git a/app.properties b/app.properties index 60e523f9..f257b3dd 100644 --- a/app.properties +++ b/app.properties @@ -81,7 +81,7 @@ java.application.options: -Dunixfs=false -DuseExtendedFileAttributes=true -DuseC # Default Linux Java Options linux.application.options: -Djna.boot.library.path="$LIBRARY_PATH" -Djna.library.path="$LIBRARY_PATH" -Djava.library.path="$LIBRARY_PATH" -Dapplication.dir="$APP_DATA" -Dapplication.cache="$APP_DATA/cache" -Djava.io.tmpdir="$APP_DATA/tmp" -Dfile.encoding="UTF-8" -Dsun.jnu.encoding="UTF-8" -linux.desktop.application.options: -Djdk.gtk.version=2 -Dprism.order=sw -Dsun.java2d.opengl=false -Dsun.java2d.xrender=true -Dawt.useSystemAAFontSettings=on -Dswing.aatext=true -Dapplication.help=show -Dnet.filebot.UserFiles.fileChooser=JavaFX -DuseGVFS=true -Dnet.filebot.gio.GVFS="$XDG_RUNTIME_DIR/gvfs" +linux.desktop.application.options: -Djdk.gtk.version=2 -Dsun.java2d.xrender=true -Dawt.useSystemAAFontSettings=on -Dswing.aatext=true -Dapplication.help=show -Dnet.filebot.UserFiles.fileChooser=JavaFX -DuseGVFS=true -Dnet.filebot.gio.GVFS="$XDG_RUNTIME_DIR/gvfs" linux.headless.application.options: -Djava.awt.headless=true # Links