]> glassweightruler.freedombox.rocks Git - xdg-ninja.git/blobdiff - programs/apvlv.json
Add more programs
[xdg-ninja.git] / programs / apvlv.json
index 1be64c95b4c1a132e518738501305a1518a63bc0..9445ab92a5b3ef77ec7431bf4ee42eda8efbdbeb 100644 (file)
@@ -1,10 +1,10 @@
 {
-    "name": "apvlv",
     "files": [
         {
-            "path": "$HOME/.apvlvrc",
+            "help": "Uses `XDG_CONFIG_HOME/apvlv/apvlvrc` now if it exist.\n\n_Relevant issue_: https://github.com/naihe2010/apvlv/issues/70\n",
             "movable": true,
-            "help": "XDG is supported out-of-the-box, so we can simply move the file to _XDG_CONFIG_HOME/apvlv/apvlvrc_.\n"
+            "path": "$HOME/.apvlvrc"
         }
-    ]
+    ],
+    "name": "apvlv"
 }