diff --git a/config/hypr/input.conf b/config/hypr/input.conf index c48b2703..c536e618 100644 --- a/config/hypr/input.conf +++ b/config/hypr/input.conf @@ -25,6 +25,9 @@ input { # Control the speed of your scrolling scroll_factor = 0.4 + # Enable the touchpad while typing + # disable_while_typing = false + # Left-click-and-drag with three fingers # drag_3fg = 1 }