--- /dev/null
+{
+ "files": [
+ {
+ "path": "$HOME/.asy",
+ "movable": true,
+ "help": "Export the following environment variable:\n\n```bash\nexport ASYMPTOTE_HOME=\"$XDG_CONFIG_HOME\"/asymptote\n```\n"
+ }
+ ],
+ "name": "asymptote"
+}
--- /dev/null
+{
+ "name": "bytecode viewer",
+ "files": [
+ {
+ "path": "$HOME/.Bytecode-Viewer",
+ "movable": false,
+ "help": "Currently unsupported.\n\n_Relevant issue:_ https://github.com/Konloch/bytecode-viewer/issues/250\n"
+ }
+ ]
+}
--- /dev/null
+{
+ "name": "imwheel",
+ "files": [
+ {
+ "path": "$HOME/.imwheelrc",
+ "movable": false,
+ "help": "imwheel does not does not support changing the config file location, but you can configure it through a global config file, probably stored at `/etc/X11/imwheel/imwheelrc`.\n```\n"
+ }
+ ]
+}
"path": "$HOME/.minecraft",
"movable": true,
"help": "Most launchers support moving this directory:\n\n - Official launcher:\n\nSet directory path with --workDir flag.\n\n - TLauncher:\n\nChange directory path in settings.\n"
+ },
+ {
+ "path": "$HOME/.betacraft",
+ "movable": false,
+ "help": "Currently unsupported.\n\n_Relevant issue:_ https://github.com/Moresteck/BetaCraft-Launcher-Java/issues/193\n"
}
]
}
--- /dev/null
+{
+ "name": "wakatime",
+ "files": [
+ {
+ "path": "$HOME/.wakatime.cfg",
+ "movable": true,
+ "help": "export WAKATIME_HOME='$XDG_CONFIG_HOME/wakatime'\n\nThe directory needs to be created manually\n\nmkdir '$XDG_CONFIG_HOME/wakatime'"
+ },
+ {
+ "path": "$HOME/.wakatime.data",
+ "movable": true,
+ "help": "export WAKATIME_HOME='$XDG_CONFIG_HOME/wakatime'\n\nThe directory needs to be created manually\n\nmkdir '$XDG_CONFIG_HOME/wakatime'"
+ },
+ {
+ "path": "$HOME/.wakatime.db",
+ "movable": true,
+ "help": "export WAKATIME_HOME='$XDG_CONFIG_HOME/wakatime'\n\nThe directory needs to be created manually\n\nmkdir '$XDG_CONFIG_HOME/wakatime'"
+ },
+ {
+ "path": "$HOME/.wakatime.log",
+ "movable": true,
+ "help": "export WAKATIME_HOME='$XDG_CONFIG_HOME/wakatime'\n\nThe directory needs to be created manually\n\nmkdir '$XDG_CONFIG_HOME/wakatime'"
+ }
+ ]
+}
\ No newline at end of file