From c67856b9b6deb3352e1dbf120172e8cdbd1c93e4 Mon Sep 17 00:00:00 2001 From: David Heinemeier Hansson Date: Mon, 8 Dec 2025 10:59:25 +0100 Subject: [PATCH] Clarify purpose --- config/hypr/input.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/hypr/input.conf b/config/hypr/input.conf index 73cd515c..4fce762a 100644 --- a/config/hypr/input.conf +++ b/config/hypr/input.conf @@ -25,7 +25,7 @@ input { # Control the speed of your scrolling scroll_factor = 0.4 - # Move windows with three-finger drag + # Left-click-and-drag with three fingers # drag_3fg = 1 } }