diff --git a/modules/home/hyprland/hyprland.nix b/modules/home/hyprland/hyprland.nix index 2109a0d..6ffbc1c 100644 --- a/modules/home/hyprland/hyprland.nix +++ b/modules/home/hyprland/hyprland.nix @@ -21,7 +21,7 @@ enable = true; xwayland = { enable = true; - hidpi = true; + # hidpi = true; }; enableNvidiaPatches = false; systemdIntegration = true;