From: jopejoe1 <34899572+jopejoe1@users.noreply.github.com> Date: Wed, 29 Jun 2022 15:33:49 +0000 (+0200) Subject: Added config for ftb (#122) X-Git-Tag: v0.2.0.2~188 X-Git-Url: https://glassweightruler.freedombox.rocks/gitweb/xdg-ninja.git/commitdiff_plain/8ef1b379b453fdc29094e6ce4a014b93a91c0def Added config for ftb (#122) --- diff --git a/programs/ftb.json b/programs/ftb.json new file mode 100644 index 0000000..ef967c3 --- /dev/null +++ b/programs/ftb.json @@ -0,0 +1,10 @@ +{ + "files": [ + { + "path": "$HOME/.ftba", + "movable": false, + "help": "Only the instances folder in it is movable.\n" + } + ], + "name": "Feed the Beast" +}