From d1023aee4d38d5ba8cf116d221e95e0bf34e4b92 Mon Sep 17 00:00:00 2001 From: Simon Rieger Date: Thu, 15 May 2025 21:10:15 +0200 Subject: [PATCH] disable by tiping --- dot_config/hypr/input.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dot_config/hypr/input.conf b/dot_config/hypr/input.conf index 9e8b9ec..9962917 100644 --- a/dot_config/hypr/input.conf +++ b/dot_config/hypr/input.conf @@ -15,7 +15,7 @@ input { sensitivity = 0 # -1.0 - 1.0, 0 means no modification. touchpad { - disable_while_typing = false + disable_while_typing = true natural_scroll = false clickfinger_behavior = true middle_button_emulation = true