From: b3nj5m1n <47924309+b3nj5m1n@users.noreply.github.com> Date: Sun, 10 Sep 2023 11:04:29 +0000 (+0200) Subject: Merge pull request #314 from junkblocker/patch-1 X-Git-Tag: v0.2.0.2~28 X-Git-Url: https://glassweightruler.freedombox.rocks/gitweb/xdg-ninja.git/commitdiff_plain/ce921f6efe69d2d6d1ff1437944b653d4146f9a4?hp=2eb59bd23181a06a34ffb15d97073c69fe1fdecd Merge pull request #314 from junkblocker/patch-1 --- diff --git a/programs/aria2.json b/programs/aria2.json index 1cb2248..998873c 100644 --- a/programs/aria2.json +++ b/programs/aria2.json @@ -7,9 +7,9 @@ "help": "Supported\n\nThe file $HOME/.aria2/dht.dat can be moved to $XDG_CACHE_HOME/aria2/dht.dat.\n" }, { - "path": "$HOME/.aria2/aria.conf", + "path": "$HOME/.aria2/aria2.conf", "movable": true, - "help": "Supported\n\nThe file $HOME/.aria2/aria.conf can be moved to $XDG_CONFIG_HOME/aria2/aria2.conf.\n" + "help": "Supported\n\nThe file $HOME/.aria2/aria2.conf can be moved to $XDG_CONFIG_HOME/aria2/aria2.conf.\n" } ] }