From 3d2499556b79ed6558f8cd75915bb484f2ec2f52 Mon Sep 17 00:00:00 2001 From: Elias Renman Date: Thu, 30 Nov 2023 15:10:22 +0100 Subject: [PATCH] fix: trackpad rightclick --- hypr/hyprland.conf | 1 + 1 file changed, 1 insertion(+) diff --git a/hypr/hyprland.conf b/hypr/hyprland.conf index b3d5890..7321491 100644 --- a/hypr/hyprland.conf +++ b/hypr/hyprland.conf @@ -37,6 +37,7 @@ input { touchpad { natural_scroll = no + clickfinger_behavior = yes } sensitivity = 0 # -1.0 - 1.0, 0 means no modification.