]> glassweightruler.freedombox.rocks Git - xdg-ninja.git/commitdiff
Add warp terminal entry (#404)
authorKaBanks <20971850+KaBankz@users.noreply.github.com>
Wed, 8 May 2024 17:19:21 +0000 (13:19 -0400)
committerGitHub <noreply@github.com>
Wed, 8 May 2024 17:19:21 +0000 (19:19 +0200)
programs/warp.json [new file with mode: 0644]

diff --git a/programs/warp.json b/programs/warp.json
new file mode 100644 (file)
index 0000000..b2a1bdf
--- /dev/null
@@ -0,0 +1,10 @@
+{
+    "name": "warp",
+    "files": [
+        {
+            "path": "$HOME/.warp",
+            "movable": false,
+            "help": "Currently unsupported.\n\n_Relevant issue:_ https://github.com/warpdotdev/Warp/issues/814\n"
+        }
+    ]
+}