]> glassweightruler.freedombox.rocks Git - xdg-ninja.git/commitdiff
Add `stalonetray` (#139)
authorAzad <49314270+Akmadan23@users.noreply.github.com>
Fri, 15 Jul 2022 12:28:23 +0000 (14:28 +0200)
committerGitHub <noreply@github.com>
Fri, 15 Jul 2022 12:28:23 +0000 (14:28 +0200)
Source: https://wiki.archlinux.org/title/Stalonetray

programs/stalonetray.json [new file with mode: 0644]

diff --git a/programs/stalonetray.json b/programs/stalonetray.json
new file mode 100644 (file)
index 0000000..31fbe65
--- /dev/null
@@ -0,0 +1,10 @@
+{
+    "name": "stalonetray",
+    "files": [
+        {
+            "path": "$HOME/.stalonetrayrc",
+            "movable": true,
+            "help": "Move file to _\"$XDG_CONFIG_HOME/stalonetrayrc\"_\n"
+        }
+    ]
+}