Fix interface plugs.

This commit is contained in:
Maximiliano Bertacchini 2019-07-10 17:06:42 +00:00 committed by Adrian Lucrèce Céleste
parent 1c398dcd66
commit 1c5a95f810
1 changed files with 13 additions and 8 deletions

View File

@ -13,14 +13,19 @@ confinement: strict # use 'strict' once you have the right plugs and slots
apps:
barrier-kvm:
command: desktop-launch barrier #first run might take longer
plugs:
gnome-3-26-1604:
interface: content
target: gnome-platform
default-provider: gnome-3-26-1604:gnome-3-26-1604
plugs: [gnome-3-26-1604]
plugs: [x11]
parts: [qt5conf]
plugs: &plugs
- desktop
- desktop-legacy
- home
- joystick
- network
- opengl
- pulseaudio
- screen-inhibit-control
- unity7
- wayland
- x11
parts:
desktop:
plugin: nil