From 0335c6ddc3f8b7a39333c89e6eba29c9b36c4701 Mon Sep 17 00:00:00 2001 From: Joel Mathew Thomas Date: Thu, 8 May 2025 14:08:24 +0530 Subject: [PATCH] fix spacing --- .config/hypr/hyprland.conf | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.config/hypr/hyprland.conf b/.config/hypr/hyprland.conf index da0cec5..e01c9eb 100644 --- a/.config/hypr/hyprland.conf +++ b/.config/hypr/hyprland.conf @@ -59,8 +59,8 @@ input { touchpad { natural_scroll = yes - disable_while_typing = true - middle_button_emulation = true + disable_while_typing = true + middle_button_emulation = true } sensitivity = 0.25 # -1.0 to 1.0, 0 means no modification.