diff --git a/home/hyprland.nix b/home/hyprland.nix index c67d20f..061f06f 100644 --- a/home/hyprland.nix +++ b/home/hyprland.nix @@ -7,6 +7,9 @@ in enable = true; settings = { + # Xwayland fix + xwayland.force_zero_scaling = mkd true; + # See https://wiki.hyprland.org/Configuring/Monitors/ monitor = mkd ",preferred,auto,auto";