From: Pierre Peltier Date: Thu, 30 Mar 2023 10:38:09 +0000 (+0200) Subject: Add Cozy (#235) X-Git-Tag: v0.2.0.2~82 X-Git-Url: https://glassweightruler.freedombox.rocks/gitweb/xdg-ninja.git/commitdiff_plain/7a09db63d7cd440cfc7a4216b83c3385c9db4e7d?ds=inline Add Cozy (#235) --- diff --git a/programs/cozy.json b/programs/cozy.json new file mode 100644 index 0000000..a4906bd --- /dev/null +++ b/programs/cozy.json @@ -0,0 +1,10 @@ +{ + "files": [ + { + "path": "$HOME/.cozy", + "movable": false, + "help": "Currently unsupported.\n\n_Relevant pull request:_ https://github.com/cozy/cozy-stack/pull/3863\n" + } + ], + "name": "cozy" +}