]> glassweightruler.freedombox.rocks Git - xdg-ninja.git/commitdiff
Add tlauncher (#105)
authorLayerex <layerex@dismail.de>
Fri, 24 Jun 2022 12:40:34 +0000 (15:40 +0300)
committerGitHub <noreply@github.com>
Fri, 24 Jun 2022 12:40:34 +0000 (12:40 +0000)
programs/tlauncher.json [new file with mode: 0644]

diff --git a/programs/tlauncher.json b/programs/tlauncher.json
new file mode 100644 (file)
index 0000000..264e5f0
--- /dev/null
@@ -0,0 +1,15 @@
+{
+    "name": "tlauncher",
+    "files": [
+        {
+            "path": "$HOME/.tlauncher",
+            "movable": false,
+            "help": ""
+        },
+        {
+            "path": "$HOME/.tl",
+            "movable": false,
+            "help": ""
+        }
+    ]
+}