diff --git a/apps/cli/stores/snap/snapcraft.yaml b/apps/cli/stores/snap/snapcraft.yaml index c79d8fc399..adb35a66b1 100644 --- a/apps/cli/stores/snap/snapcraft.yaml +++ b/apps/cli/stores/snap/snapcraft.yaml @@ -35,7 +35,7 @@ apps: command: bw environment: XDG_CONFIG_HOME: $SNAP_USER_DATA - plugs: [network, network-bind] + plugs: [network, network-bind, desktop] parts: bw: plugin: dump