From: JustOptimize Date: Wed, 21 Sep 2022 16:45:29 +0000 (+0200) Subject: Add Lunar Client (#179) X-Git-Tag: v0.2.0.2~140 X-Git-Url: https://glassweightruler.freedombox.rocks/gitweb/xdg-ninja.git/commitdiff_plain/262d7d5205400a0fe75228461c6bf8d6cdd4df2e?ds=inline Add Lunar Client (#179) --- diff --git a/programs/lunarclient.json b/programs/lunarclient.json new file mode 100644 index 0000000..ff8988a --- /dev/null +++ b/programs/lunarclient.json @@ -0,0 +1,10 @@ +{ + "files": [ + { + "path": "$HOME/.lunarclient", + "movable": false, + "help": "Currently unsupported. Perhaps it will be in the future.\n" + } + ], + "name": "Lunar Client" +} \ No newline at end of file