From: Abubakr Bardien <74199170+AbubakrBardien@users.noreply.github.com> Date: Sat, 30 Nov 2024 20:19:57 +0000 (+0200) Subject: Added pCloud.json (#444) X-Git-Url: https://glassweightruler.freedombox.rocks/gitweb/xdg-ninja.git/commitdiff_plain/58997564aa91c642d8096cf9f37266b4ea2f8d43?ds=sidebyside Added pCloud.json (#444) --- diff --git a/programs/pCloud.json b/programs/pCloud.json new file mode 100644 index 0000000..2fe0b21 --- /dev/null +++ b/programs/pCloud.json @@ -0,0 +1,10 @@ +{ + "name": "pCloud", + "files": [ + { + "path": "$HOME/.pcloud", + "movable": false, + "help": "Currently unsupported." + } + ] +}