From c29ca4b14085f475435fa2b2b73ac89e2f750ead Mon Sep 17 00:00:00 2001 From: Gabriella Bere Date: Sat, 21 Jun 2025 01:49:41 +0100 Subject: [PATCH] enabled touchpad + keyboard for gaming again... --- home-manager/hyprland.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/home-manager/hyprland.nix b/home-manager/hyprland.nix index 3065b71..6fd1a13 100644 --- a/home-manager/hyprland.nix +++ b/home-manager/hyprland.nix @@ -30,7 +30,7 @@ follow_mouse = 1; mouse_refocus = false; touchpad = { - disable_while_typing = true; + disable_while_typing = false; }; }; gestures = {