Skip to content

Commit 3415f93

Browse files
Update forge.config.ts
1 parent 3401cf9 commit 3415f93

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

forge.config.ts

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -101,6 +101,8 @@ const config: ForgeConfig = {
101101
},
102102
appConfig: {
103103
extensions: ['gnome'],
104+
// TODO: we should not be manually setting this
105+
command: 'bin/electron-launch $SNAP/Swach --no-sandbox',
104106
},
105107
parts: {
106108
setup: {

0 commit comments

Comments
 (0)