mirror of
https://github.com/AyuGram/AyuGramDesktop.git
synced 2025-06-05 06:33:57 +02:00
Disable Wayland in Snap build.
This commit is contained in:
parent
1210ba37c4
commit
1a2b2c15c5
1 changed files with 2 additions and 0 deletions
|
@ -14,6 +14,8 @@ apps:
|
||||||
environment:
|
environment:
|
||||||
# Use GTK3 cursor theme, icon theme and open/save file dialogs.
|
# Use GTK3 cursor theme, icon theme and open/save file dialogs.
|
||||||
QT_QPA_PLATFORMTHEME: gtk3
|
QT_QPA_PLATFORMTHEME: gtk3
|
||||||
|
# Wayland support is still too bad.
|
||||||
|
DISABLE_WAYLAND: 1
|
||||||
plugs:
|
plugs:
|
||||||
- desktop
|
- desktop
|
||||||
- desktop-legacy
|
- desktop-legacy
|
||||||
|
|
Loading…
Add table
Reference in a new issue