Disable Wayland in Snap build.

This commit is contained in:
John Preston 2020-01-30 10:59:58 +03:00
parent 1210ba37c4
commit 1a2b2c15c5

View File

@ -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