]> glassweightruler.freedombox.rocks Git - xdg-ninja.git/blob - programs/aria2.json
Add lyrics entry to ncmpcpp (#402)
[xdg-ninja.git] / programs / aria2.json
1 {
2 "name": "aria2_dir",
3 "files": [
4 {
5 "path": "$HOME/.aria2/dht.dat",
6 "movable": true,
7 "help": "Supported\n\nThe file $HOME/.aria2/dht.dat can be moved to $XDG_CACHE_HOME/aria2/dht.dat.\n"
8 },
9 {
10 "path": "$HOME/.aria2/aria2.conf",
11 "movable": true,
12 "help": "Supported\n\nThe file $HOME/.aria2/aria2.conf can be moved to $XDG_CONFIG_HOME/aria2/aria2.conf.\n"
13 }
14 ]
15 }