Skip to content

Commit 7f9406d

Browse files
committed
snapcraft.yaml: Source Glib schemas from within the snap.
1 parent d5c14c6 commit 7f9406d

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

resources/linux/snap/snapcraft.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,4 +52,5 @@ apps:
5252
command: electron-launch $SNAP/usr/share/@@NAME@@/bin/@@NAME@@
5353
desktop: usr/share/applications/@@NAME@@.desktop
5454
environment:
55-
DISABLE_WAYLAND: 1
55+
DISABLE_WAYLAND: 1
56+
GSETTINGS_SCHEMA_DIR: $SNAP/usr/share/glib-2.0/schemas

0 commit comments

Comments
 (0)