From 4d9081f830b99a982fb6a27f5c50b8e1b8088b2c Mon Sep 17 00:00:00 2001 From: Jon Seager Date: Thu, 1 Aug 2024 17:04:02 +0100 Subject: [PATCH] build: add the x11 and wayland plugs --- snap/snapcraft.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml index 19f21d542..ead380e59 100644 --- a/snap/snapcraft.yaml +++ b/snap/snapcraft.yaml @@ -200,6 +200,8 @@ apps: - desktop - desktop-legacy - screen-inhibit-control + - x11 + - wayland environment: GTK_USE_PORTAL: "1" TMPDIR: $XDG_RUNTIME_DIR