Additional requests for Varia

Hello. With an upcoming version of Varia (https://snapcraft.io/varia), I will need some extra permissions. This is the relevant part of snapcraft.yaml. I’m planning to release it very soon:

slots:
  dbus-varia-tray:
    interface: dbus
    bus: session
    name: io.github.giantpinkrobots.varia-tray
  
  dbusmenu:
    interface: dbus
    bus: session
    name: com.canonical.dbusmenu
    auto-connect: true

plugs:
  autostart-access:
    interface: personal-files
    read-write:
      - $HOME/.config/autostart

This request has been added to the queue for review by the @reviewers team.