From: Francisco Pombal <17580742+FranciscoPombal@users.noreply.github.com> Date: Mon, 22 Aug 2022 15:05:40 +0000 (+0100) Subject: add support for wavemon (#168) X-Git-Tag: v0.2.0.2~150 X-Git-Url: https://glassweightruler.freedombox.rocks/gitweb/xdg-ninja.git/commitdiff_plain/da5e5d71f1e65da2a06326661572d7c753cf1914 add support for wavemon (#168) --- diff --git a/programs/wavemon.json b/programs/wavemon.json new file mode 100644 index 0000000..d08f088 --- /dev/null +++ b/programs/wavemon.json @@ -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" +}