From: GrigorenkoPV Date: Sat, 9 Mar 2024 14:02:39 +0000 (+0300) Subject: Add .xprofile (#378) X-Git-Url: https://glassweightruler.freedombox.rocks/gitweb/xdg-ninja.git/commitdiff_plain/89d725adcced4c97f9d8ebda2814a654deacab5e Add .xprofile (#378) --- diff --git a/programs/xprofile.json b/programs/xprofile.json new file mode 100644 index 0000000..4a217f8 --- /dev/null +++ b/programs/xprofile.json @@ -0,0 +1,10 @@ +{ + "files": [ + { + "help": "Currently unsupported.\n\nhttps://wiki.archlinux.org/title/Xprofile\n", + "movable": false, + "path": "$HOME/.xprofile" + } + ], + "name": "xprofile" +}