Skip to content

Commit dbae720

Browse files
authored
Enable Wayland build for snaps (#156551)
Enable Wayland build
1 parent b96204a commit dbae720

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

resources/linux/snap/snapcraft.yaml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -58,11 +58,9 @@ apps:
5858
command: electron-launch $SNAP/usr/share/@@NAME@@/bin/@@NAME@@ --no-sandbox
5959
common-id: @@NAME@@.desktop
6060
environment:
61-
DISABLE_WAYLAND: 1
6261
GSETTINGS_SCHEMA_DIR: $SNAP/usr/share/glib-2.0/schemas
6362

6463
url-handler:
6564
command: electron-launch $SNAP/usr/share/@@NAME@@/bin/@@NAME@@ --open-url --no-sandbox
6665
environment:
67-
DISABLE_WAYLAND: 1
6866
GSETTINGS_SCHEMA_DIR: $SNAP/usr/share/glib-2.0/schemas

0 commit comments

Comments
 (0)