]> glassweightruler.freedombox.rocks Git - xdg-ninja.git/commitdiff
Add `hypnotix` (#140)
authorAzad <49314270+Akmadan23@users.noreply.github.com>
Fri, 15 Jul 2022 14:56:21 +0000 (16:56 +0200)
committerGitHub <noreply@github.com>
Fri, 15 Jul 2022 14:56:21 +0000 (14:56 +0000)
programs/hypnotix.json [new file with mode: 0644]

diff --git a/programs/hypnotix.json b/programs/hypnotix.json
new file mode 100644 (file)
index 0000000..189f132
--- /dev/null
@@ -0,0 +1,10 @@
+{
+    "name": "hypnotix",
+    "files": [
+        {
+            "path": "$HOME/.hypnotix",
+            "movable": true,
+            "help": "Old versions of Hypnotix used to store cache data to this directory.\nIf Hypnotix version is 2.7 or higher the directory can be safely deleted since it now uses _\"$XDG_CACHE_HOME/hypnotix\"_\n"
+        }
+    ]
+}