X-Git-Url: https://glassweightruler.freedombox.rocks/gitweb/xdg-ninja.git/blobdiff_plain/327356c2e23857d31379dbdace9fae146afcfb5b..d31ff646eb055e293ea03e3491b0109417a85a20:/programs/x2go.json diff --git a/programs/x2go.json b/programs/x2go.json index b7fa704..c5fb450 100644 --- a/programs/x2go.json +++ b/programs/x2go.json @@ -3,7 +3,7 @@ { "path": "$HOME/.x2goclient", "movable": true, - "help": "Config location can be specified:\n\n```bash\nalias x2goclient=\"x2goclient --home=$HOME/.config\"\n```\n\n_Note: This will not work unless calling from terminal._\n" + "help": "Alias x2goclient to use a custom configuration location:\n\n```bash\nalias x2goclient=\"x2goclient --home=$XDG_CONFIG_HOME\"\n```\n" } ], "name": "x2goclient"