diff --git a/dots/.config/hypr/hyprland/general.conf b/dots/.config/hypr/hyprland/general.conf index cfb77a778..44160ed0d 100644 --- a/dots/.config/hypr/hyprland/general.conf +++ b/dots/.config/hypr/hyprland/general.conf @@ -130,9 +130,9 @@ input { touchpad { natural_scroll = yes - disable_while_typing = false + disable_while_typing = true clickfinger_behavior = true - scroll_factor = 1 + scroll_factor = 0.7 } }