diff --git a/modules/home/hyprland/default.nix b/modules/home/hyprland/default.nix index edfd3af..c41bcb7 100644 --- a/modules/home/hyprland/default.nix +++ b/modules/home/hyprland/default.nix @@ -30,6 +30,7 @@ in { wayland.windowManager.hyprland = { settings = { monitor = ",preferred,auto,auto"; + xwayland.use_nearest_neighbor = false; general = { layout = "dwindle";