diff --git a/config/hypr/hyprland.conf b/config/hypr/hyprland.conf index a45c4c0..80e5431 100644 --- a/config/hypr/hyprland.conf +++ b/config/hypr/hyprland.conf @@ -56,6 +56,9 @@ input { # Use natural (inverse) scrolling # natural_scroll = true + # Use two-finger clicks for right-click instead of lower-right corner + # clickfinger_behavior = true + # Control the speed of your scrolling scroll_factor = 0.4 }