]> glassweightruler.freedombox.rocks Git - xdg-ninja.git/commitdiff
Add mtPaint
authorZweihänder <zweidev@zweihander.me>
Tue, 28 Nov 2023 03:41:13 +0000 (22:41 -0500)
committerZweihänder <zweidev@zweihander.me>
Tue, 28 Nov 2023 03:41:13 +0000 (22:41 -0500)
programs/mtpaint.json [new file with mode: 0644]

diff --git a/programs/mtpaint.json b/programs/mtpaint.json
new file mode 100644 (file)
index 0000000..5568531
--- /dev/null
@@ -0,0 +1,11 @@
+{
+    "files": [
+        {
+            "path": "$HOME/.mtpaint",
+            "movable": true,
+            "help": "mtPaint supports setting its config file path through a system-wide configuration file.\n\nCreate file `/etc/mtpaint/mtpaintrc` and add the following contents:\n\n```userINI = ~/.config/mtpaint```\n\n*Relevant issue:* https://github.com/wjaguar/mtPaint/issues/22"
+        }
+    ],
+    "name": "mtPaint"
+}
+