]> glassweightruler.freedombox.rocks Git - xdg-ninja.git/blob - programs/x3270.json
Add entries from ArchWiki (#358)
[xdg-ninja.git] / programs / x3270.json
1 {
2 "name": "x3270",
3 "files": [
4 {
5 "path": "$HOME/.x3270pro",
6 "movable": true,
7 "help": "Export the following environment variable:\n\n```bash\nexport X3270PRO=\"$XDG_CONFIG_HOME/x3270/config\"\n```\n"
8 },
9 {
10 "path": "$HOME/.c3270pro",
11 "movable": true,
12 "help": "Export the following environment variable:\n\n```bash\nexport C3270PRO=\"$XDG_CONFIG_HOME/c3270/config\"\n```\n"
13 },
14 {
15 "path": "$HOME/.x3270connect",
16 "movable": false,
17 "help": "Currently unsupported.\n"
18 }
19 ]
20 }