From 36d166d638796a196c9db8d354026fb912641b6b Mon Sep 17 00:00:00 2001 From: Maximilian Wagner Date: Sun, 3 Mar 2024 14:01:24 +0100 Subject: [PATCH] changed accel_profile, added trackball mouse --- hyprland.conf | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/hyprland.conf b/hyprland.conf index ba837a7..ad36c3a 100644 --- a/hyprland.conf +++ b/hyprland.conf @@ -46,9 +46,14 @@ input { natural_scroll = true } + accel_profile = flat sensitivity = 0 # -1.0 - 1.0, 0 means no modification. } +device:logitech-mx-ergo-multi-device-trackball- { + sensitivity = -0.2 +} + general { # See https://wiki.hyprland.org/Configuring/Variables/ for more