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: apps:
barrier-kvm: barrier-kvm:
command: desktop-launch barrier #first run might take longer command: desktop-launch barrier #first run might take longer
plugs: plugs: &plugs
gnome-3-26-1604: - desktop
interface: content - desktop-legacy
target: gnome-platform - home
default-provider: gnome-3-26-1604:gnome-3-26-1604 - joystick
plugs: [gnome-3-26-1604] - network
plugs: [x11] - opengl
parts: [qt5conf] - pulseaudio
- screen-inhibit-control
- unity7
- wayland
- x11
parts: parts:
desktop: desktop:
plugin: nil plugin: nil