diff --git a/system/desktop.nix b/system/desktop.nix index c2b70cde..ee97a590 100644 --- a/system/desktop.nix +++ b/system/desktop.nix @@ -7,6 +7,7 @@ sessionVariables = { NIXOS_OZONE_WL = "1"; MOZ_ENABLE_WAYLAND = "1"; + WEBKIT_DISABLE_COMPOSITING_MODE = "1"; XDG_SESSION_TYPE = "wayland"; QT_QPA_PLATFORM = "wayland"; };