diff --git a/packager/linux/snapcraft-template.yaml b/packager/linux/snapcraft-template.yaml index 9e19be8..b85e222 100644 --- a/packager/linux/snapcraft-template.yaml +++ b/packager/linux/snapcraft-template.yaml @@ -67,9 +67,4 @@ parts: apps: espanso: - command: bin/espanso - plugs: - - x11 - - network-bind - - desktop - - unity7 + command: bin/espanso \ No newline at end of file