#!/bin/sh

cat << __EOF__
*
* The sway-portals.conf from the package \`sway-portalsconf\` doesn't specify multiple
* important portal backends, as this is left for the user to configure. Mainly
* org.freedesktop.Settings (used for e.g. the color scheme) and org.freedesktop.Secret.
*
* See also: \`man 5 portals.conf\`
*
__EOF__

exit 0
