From: Azad <49314270+Akmadan23@users.noreply.github.com> Date: Fri, 15 Jul 2022 14:56:21 +0000 (+0200) Subject: Add `hypnotix` (#140) X-Git-Tag: v0.2.0.2~171 X-Git-Url: https://glassweightruler.freedombox.rocks/gitweb/xdg-ninja.git/commitdiff_plain/1097bce71bd0b713a30f1fd6d04094f6cad9913b?ds=sidebyside Add `hypnotix` (#140) --- diff --git a/programs/hypnotix.json b/programs/hypnotix.json new file mode 100644 index 0000000..189f132 --- /dev/null +++ b/programs/hypnotix.json @@ -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" + } + ] +}