]> glassweightruler.freedombox.rocks Git - xdg-ninja.git/commitdiff
Add vital vst entry (#406)
authorNoah GITsham <73707948+noahgitsham@users.noreply.github.com>
Sun, 12 May 2024 20:13:44 +0000 (21:13 +0100)
committerGitHub <noreply@github.com>
Sun, 12 May 2024 20:13:44 +0000 (22:13 +0200)
programs/vital.json [new file with mode: 0644]

diff --git a/programs/vital.json b/programs/vital.json
new file mode 100644 (file)
index 0000000..1595743
--- /dev/null
@@ -0,0 +1,10 @@
+{
+    "name": "vital",
+    "files": [
+        {
+            "path": "$HOME/.vital",
+            "movable": false,
+            "help": "Currently unsupported.\n\n_Relevant Issues_:\nhttps://github.com/mtytel/vital/issues/20\nhttps://forum.vital.audio/t/linux-move-vital-to-xdg-config-home/6243\n"
+        }
+    ]
+}