diff --git a/home/user/files/hyprland.conf b/home/user/files/hyprland.conf index 3b8f420..9c91156 100644 --- a/home/user/files/hyprland.conf +++ b/home/user/files/hyprland.conf @@ -40,6 +40,10 @@ input { natural_scroll = true } + touchdevice { + transform = 3 + } + sensitivity = 0 # -1.0 - 1.0, 0 means no modification. }