]> glassweightruler.freedombox.rocks Git - xdg-ninja.git/commitdiff
Add kivy (#459)
authorAva Harris <40039652+ava5627@users.noreply.github.com>
Sun, 23 Feb 2025 12:19:22 +0000 (06:19 -0600)
committerGitHub <noreply@github.com>
Sun, 23 Feb 2025 12:19:22 +0000 (13:19 +0100)
programs/kivy.json [new file with mode: 0644]

diff --git a/programs/kivy.json b/programs/kivy.json
new file mode 100644 (file)
index 0000000..7d3fac3
--- /dev/null
@@ -0,0 +1,10 @@
+{
+    "files": [
+        {
+            "path": "$HOME/.kivy",
+            "movable": true,
+            "help": "Export the following environment variables:\n\n```bash\nexport KIVY_HOME=$XDG_CONFIG_HOME/kivy\n```\n"
+        }
+    ],
+    "name": "kivy"
+}