add 'desktop' to snapcraft plugs

This commit is contained in:
Sara Safavi 2023-03-22 14:30:55 -05:00
parent 23c4d45285
commit 3c5258ad7a
1 changed files with 1 additions and 1 deletions

View File

@ -34,7 +34,7 @@ apps:
command: bw
environment:
XDG_CONFIG_HOME: $SNAP_USER_DATA
plugs: [network, network-bind]
plugs: [network, network-bind, desktop]
parts:
bw:
plugin: dump