diff --git a/package.json b/package.json index 4885f089..ecc15167 100644 --- a/package.json +++ b/package.json @@ -107,6 +107,9 @@ "icon": "./build/icons", "artifactName": "terminus-${version}-linux.${ext}" }, + "snap": { + "plugs": ["default", "system-files", "system-observe"] + }, "deb": { "depends": [ "gconf2",