]> glassweightruler.freedombox.rocks Git - xdg-ninja.git/commitdiff
add support for wavemon (#168)
authorFrancisco Pombal <17580742+FranciscoPombal@users.noreply.github.com>
Mon, 22 Aug 2022 15:05:40 +0000 (16:05 +0100)
committerGitHub <noreply@github.com>
Mon, 22 Aug 2022 15:05:40 +0000 (15:05 +0000)
programs/wavemon.json [new file with mode: 0644]

diff --git a/programs/wavemon.json b/programs/wavemon.json
new file mode 100644 (file)
index 0000000..d08f088
--- /dev/null
@@ -0,0 +1,10 @@
+{
+    "files": [
+        {
+            "path": "$HOME/.wavemonrc",
+            "movable": true,
+            "help": "Supported since 2021-09-22 in the _master_ branch (commit _6ac534c_).\n\nThe file is automatically moved to the correct location if it exists at startup.\n"
+        }
+    ],
+    "name": "wavemon"
+}