]> glassweightruler.freedombox.rocks Git - xdg-ninja.git/commitdiff
Create uim.json (#367)
authorNicholas Hebert <68243838+n-hebert@users.noreply.github.com>
Wed, 21 Feb 2024 22:28:20 +0000 (18:28 -0400)
committerGitHub <noreply@github.com>
Wed, 21 Feb 2024 22:28:20 +0000 (23:28 +0100)
programs/uim.json [new file with mode: 0644]

diff --git a/programs/uim.json b/programs/uim.json
new file mode 100644 (file)
index 0000000..a985f65
--- /dev/null
@@ -0,0 +1,10 @@
+{
+    "name": "uim",
+    "files": [
+        {
+            "path": "$HOME/.uim.d",
+            "movable": true,
+            "help": "Can be moved to $XDG_RUNTIME_DIR\n"
+        }
+    ]
+}