diff options
-rw-r--r-- | snap/snapcraft.yaml | 26 | ||||
-rwxr-xr-x | snap_launcher/bin/whatsie | bin | 1121192 -> 1121192 bytes |
2 files changed, 19 insertions, 7 deletions
diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml index 667a264..ad4a0e1 100644 --- a/snap/snapcraft.yaml +++ b/snap/snapcraft.yaml @@ -19,17 +19,29 @@ apps: DISABLE_WAYLAND: 1 desktop: usr/share/applications/whatsie.desktop plugs: + - avahi-observe + - browser-support + - camera + - desktop + - desktop-legacy + - gsettings - home - - unity7 - - network - opengl - - x11 - - alsa - audio-playback - - desktop - - gsettings + - audio-record + - removable-media + - screen-inhibit-control + - u2f-devices + - unity7 + - upower-observe + - x11 + - hostname-control + - mount-observe + - network + - network-control + - network-observe + - network-bind - wayland - - desktop-legacy plugs: gsettings: gtk-3-themes: diff --git a/snap_launcher/bin/whatsie b/snap_launcher/bin/whatsie Binary files differindex 7206fa6..b2b6b5a 100755 --- a/snap_launcher/bin/whatsie +++ b/snap_launcher/bin/whatsie |