Wayland: Fix GDK render.
This commit is contained in:
parent
7094987608
commit
c96648885f
|
@ -14,6 +14,7 @@ in
|
|||
ECORE_EVAS_ENGINE = "wayland_egl";
|
||||
ELM_ENGINE = "wayland_egl";
|
||||
GDK_BACKEND = "wayland";
|
||||
GSK_RENDERER = "cairo"; # FIX: https://github.com/NixOS/nixpkgs/issues/353990
|
||||
MOZ_ENABLE_WAYLAND = "1";
|
||||
QT_QPA_PLATFORM = "wayland-egl;wayland;xcb";
|
||||
QT_WAYLAND_DISABLE_WINDOWDECORATION = "1";
|
||||
|
|
Loading…
Reference in a new issue