]> glassweightruler.freedombox.rocks Git - xdg-ninja.git/commitdiff
Add .xprofile (#378)
authorGrigorenkoPV <grigorenkopv@ya.ru>
Sat, 9 Mar 2024 14:02:39 +0000 (17:02 +0300)
committerGitHub <noreply@github.com>
Sat, 9 Mar 2024 14:02:39 +0000 (15:02 +0100)
programs/xprofile.json [new file with mode: 0644]

diff --git a/programs/xprofile.json b/programs/xprofile.json
new file mode 100644 (file)
index 0000000..4a217f8
--- /dev/null
@@ -0,0 +1,10 @@
+{
+    "files": [
+        {
+            "help": "Currently unsupported.\n\nhttps://wiki.archlinux.org/title/Xprofile\n",
+            "movable": false,
+            "path": "$HOME/.xprofile"
+        }
+    ],
+    "name": "xprofile"
+}