]> glassweightruler.freedombox.rocks Git - xdg-ninja.git/blobdiff - programs/aria2.json
Create jack2.json to detect ~/.jackdrc (#369)
[xdg-ninja.git] / programs / aria2.json
index 62751d8da325bf4632970312d405da09ff6418de..998873cdd5556ee07186f61ff03f11bb3e2690f2 100644 (file)
@@ -2,14 +2,14 @@
     "name": "aria2_dir",
     "files": [
         {
-            "path": "${HOME}/.aria2/dht.dat",
-            "moveable": true,
-            "help": "Supported\n\nThe file ${HOME}/.aria2/dht.dat can be moved to ${XDG_CACHE_HOME}/aria2/dht.dat.\n"
+            "path": "$HOME/.aria2/dht.dat",
+            "movable": true,
+            "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",
-            "moveable": true,
-            "help": "Supported\n\nThe file ${HOME}/.aria2/aria.conf can be moved to ${XDG_CONFIG_HOME}/aria2/aria2.conf.\n"
+            "path": "$HOME/.aria2/aria2.conf",
+            "movable": true,
+            "help": "Supported\n\nThe file $HOME/.aria2/aria2.conf can be moved to $XDG_CONFIG_HOME/aria2/aria2.conf.\n"
         }
     ]
 }