diff --git a/modules/homes/hyprland/hyprland.nix b/modules/homes/hyprland/hyprland.nix index ea4cd17..cd6ec6b 100644 --- a/modules/homes/hyprland/hyprland.nix +++ b/modules/homes/hyprland/hyprland.nix @@ -51,6 +51,7 @@ in }; env = [ + "ELECTRON_OZONE_PLATFORM_HINT, wayland" "NIXOS_OZONE_WL, 1" "XDG_CURRENT_DESKTOP, Hyprland" "XDG_SESSION_DESKTOP, Hyprland" @@ -59,6 +60,7 @@ in xwayland = { enabled = true; + force_zero_scaling = true; }; ecosystem = {