sway: Force ozone mode
This commit is contained in:
parent
23fed18286
commit
f4d2bdfb4a
|
@ -314,6 +314,7 @@ in
|
||||||
GDK_BACKEND = "wayland";
|
GDK_BACKEND = "wayland";
|
||||||
GDK_DPI_SCALE = 1;
|
GDK_DPI_SCALE = 1;
|
||||||
MOZ_ENABLE_WAYLAND = 1;
|
MOZ_ENABLE_WAYLAND = 1;
|
||||||
|
NIXOS_OZONE_WL = 1;
|
||||||
QT_QPA_PLATFORM = "wayland-egl";
|
QT_QPA_PLATFORM = "wayland-egl";
|
||||||
QT_WAYLAND_DISABLE_WINDOWDECORATION = 1;
|
QT_WAYLAND_DISABLE_WINDOWDECORATION = 1;
|
||||||
SDL_VIDEODRIVER = "wayland";
|
SDL_VIDEODRIVER = "wayland";
|
||||||
|
|
Loading…
Reference in a new issue