We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3c7c3ca commit 3e72069Copy full SHA for 3e72069
snap/snapcraft.yaml
@@ -19,6 +19,8 @@ apps:
19
command-chain:
20
- bin/desktop-launch
21
environment:
22
+ # Fallback to XWayland if running in a Wayland session.
23
+ DISABLE_WAYLAND: 1
24
GTK_PATH: $SNAP/lib/gtk-2.0
25
plugs:
26
- home
0 commit comments