]> glassweightruler.freedombox.rocks Git - xdg-ninja.git/commitdiff
Added config for mcfly (#112)
authorHimprakash Deka <himprakashd@gmail.com>
Tue, 28 Jun 2022 09:51:01 +0000 (15:21 +0530)
committerGitHub <noreply@github.com>
Tue, 28 Jun 2022 09:51:01 +0000 (09:51 +0000)
Co-authored-by: b3nj5m1n <47924309+b3nj5m1n@users.noreply.github.com>
programs/mcfly.json [new file with mode: 0644]

diff --git a/programs/mcfly.json b/programs/mcfly.json
new file mode 100644 (file)
index 0000000..18d443a
--- /dev/null
@@ -0,0 +1,10 @@
+{
+    "files": [
+        {
+            "path": "$HOME/.mcfly/history.db",
+            "movable": true,
+            "help": "Luckily, the XDG spec is supported by mcfly, so we can simply move the file to _XDG_DATA_HOME/mcfly/history.db_.\n"
+        }
+    ],
+    "name": "mcfly"
+}