From 0f8c57641f079ad89df6aef836886215012353f2 Mon Sep 17 00:00:00 2001 From: Dennis Schoepf Date: Wed, 17 Dec 2025 19:13:00 +0100 Subject: [PATCH] adapts mouse accel speed --- modules/wm/niri/config/config.kdl | 13 +------------ 1 file changed, 1 insertion(+), 12 deletions(-) diff --git a/modules/wm/niri/config/config.kdl b/modules/wm/niri/config/config.kdl index 42e9ad0..999c85f 100644 --- a/modules/wm/niri/config/config.kdl +++ b/modules/wm/niri/config/config.kdl @@ -34,22 +34,11 @@ input { mouse { // off // natural-scroll - // accel-speed 0.2 + accel-speed 0.9 // accel-profile "flat" // scroll-method "no-scroll" } - trackpoint { - // off - // natural-scroll - // accel-speed 0.2 - // accel-profile "flat" - // scroll-method "on-button-down" - // scroll-button 273 - // scroll-button-lock - // middle-emulation - } - tablet { map-to-output "DP-3" // calibration-matrix 1.0 1.0 1.0 1.0 1.0 1.0