diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml index 333b45199..8e87c1b10 100644 --- a/snap/snapcraft.yaml +++ b/snap/snapcraft.yaml @@ -14,6 +14,8 @@ apps: environment: # Use GTK3 cursor theme, icon theme and open/save file dialogs. QT_QPA_PLATFORMTHEME: gtk3 + # Wayland support is still too bad. + DISABLE_WAYLAND: 1 plugs: - desktop - desktop-legacy