X-Git-Url: https://glassweightruler.freedombox.rocks/gitweb/xdg-ninja.git/blobdiff_plain/588191841da71b0eb64dbaf03f047820b6140aa3..ea5e8ce256efc14c09b095a273c6ccdf3fc8c8e2:/programs/anki.json diff --git a/programs/anki.json b/programs/anki.json index d81fc84..4e4adef 100644 --- a/programs/anki.json +++ b/programs/anki.json @@ -3,8 +3,13 @@ { "path": "$HOME/Anki", "movable": true, - "help": "Alias anki to use a custom data location:\n\n```bash\nanki -b \"$XDG_DATA_HOME\"/Anki\n```\n" + "help": "Supported by default, you can move this directory to _$XDG_DATA_HOME/Anki2_.\n" + }, + { + "path": "$HOME/Documents/Anki", + "movable": true, + "help": "Supported by default, you can move this directory to _$XDG_DATA_HOME/Anki2_.\n" } ], "name": "anki" -} \ No newline at end of file +}