diff --git a/home-manager/hyprland.nix b/home-manager/hyprland.nix index 4ddd338..b6d55c6 100644 --- a/home-manager/hyprland.nix +++ b/home-manager/hyprland.nix @@ -26,7 +26,7 @@ follow_mouse = 1; mouse_refocus = false; touchpad = { - disable_while_typing = false; + disable_while_typing = true; }; };