Skip to content

Commit

Permalink
Add OpenJFX
Browse files Browse the repository at this point in the history
  • Loading branch information
Zweihander-Main committed Nov 28, 2023
1 parent b0a4eeb commit f1f30c2
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions programs/openjfx.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
{
"files": [
{
"help": "**Disclaimer: some applications don't respect this setting.**\n\nExport the following environment variable:\n\n```bash\nexport _JAVA_OPTIONS=\"-Djava.util.prefs.userRoot=${XDG_CONFIG_HOME}/java -Djavafx.cachedir=${XDG_CACHE_HOME}/openjfx\"\n```\n\n_Relevant pull request:_ https://github.com/javafxports/openjdk-jfx/pull/300\n",
"movable": true,
"path": "$HOME/.openjfx"
}
],
"name": "OpenJFX"
}

0 comments on commit f1f30c2

Please sign in to comment.