From de752e591cf36b781e8d758993fc403e30f0157b Mon Sep 17 00:00:00 2001 From: Konstantin Koslowski Date: Sat, 18 Oct 2025 09:50:59 +0200 Subject: [PATCH] annoyance: update trackpad speed --- hosts.d/annoyance.conf | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/hosts.d/annoyance.conf b/hosts.d/annoyance.conf index 176077e..2754a03 100644 --- a/hosts.d/annoyance.conf +++ b/hosts.d/annoyance.conf @@ -15,7 +15,7 @@ for_window [title="ContentDialogOverlayWindow"] floating enable input "1452:613:Apple_Inc._Magic_Trackpad" { accel_profile adaptive - pointer_accel 0.5 + pointer_accel 0.25 click_method clickfinger dwt enabled # disable while typing middle_emulation enabled @@ -27,7 +27,7 @@ input "1452:613:Apple_Inc._Magic_Trackpad" { input "1452:804:Apple_Inc._Magic_Trackpad" { accel_profile adaptive - pointer_accel 0.5 + pointer_accel 0.25 click_method clickfinger dwt enabled # disable while typing middle_emulation enabled