diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml index 2de3eb8..f7cf4a6 100644 --- a/snap/snapcraft.yaml +++ b/snap/snapcraft.yaml @@ -56,17 +56,13 @@ apps: - home - audio-playback - audio-record + - screencast-legacy # for wayland support slots: - dbus-daemon - - gnome-shell-screencast common-id: sa.sy.blue-recorder slots: dbus-daemon: interface: dbus bus: session - name: sa.sy.blue-recorder - gnome-shell-screencast: - bus: session - interface: dbus - name: org.gnome.shell.screencast \ No newline at end of file + name: sa.sy.blue-recorder \ No newline at end of file