diff --git a/config/hypr/input.conf b/config/hypr/input.conf index fd0cd701..73cd515c 100644 --- a/config/hypr/input.conf +++ b/config/hypr/input.conf @@ -24,6 +24,9 @@ input { # Control the speed of your scrolling scroll_factor = 0.4 + + # Move windows with three-finger drag + # drag_3fg = 1 } }