]> glassweightruler.freedombox.rocks Git - xdg-ninja.git/commitdiff
Add Cozy (#235)
authorPierre Peltier <pierre.peltier@protonmail.com>
Thu, 30 Mar 2023 10:38:09 +0000 (12:38 +0200)
committerGitHub <noreply@github.com>
Thu, 30 Mar 2023 10:38:09 +0000 (12:38 +0200)
programs/cozy.json [new file with mode: 0644]

diff --git a/programs/cozy.json b/programs/cozy.json
new file mode 100644 (file)
index 0000000..a4906bd
--- /dev/null
@@ -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"
+}