]> glassweightruler.freedombox.rocks Git - xdg-ninja.git/commitdiff
Merge pull request #339 from jopejoe1/mixx
authorb3nj5m1n <47924309+b3nj5m1n@users.noreply.github.com>
Sat, 2 Dec 2023 20:07:08 +0000 (21:07 +0100)
committerGitHub <noreply@github.com>
Sat, 2 Dec 2023 20:07:08 +0000 (21:07 +0100)
Add Mixxx

programs/mixxx.json [new file with mode: 0644]

diff --git a/programs/mixxx.json b/programs/mixxx.json
new file mode 100644 (file)
index 0000000..a654367
--- /dev/null
@@ -0,0 +1,10 @@
+{
+    "files": [
+        {
+            "path": "$HOME/.mixxx",
+            "movable": false,
+            "help": "Currently unsupported.\n\n_Relevant issue:_ https://github.com/mixxxdj/mixxx/issues/8090\n"
+        }
+    ],
+    "name": "Mixx"
+}