From 499c6c5aff7700abf064a6179d4b95ecbcde8a5a Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Yaroslav=20de=20la=20Pe=C3=B1a=20Smirnov?=
 <yps@yaroslavps.com>
Date: Mon, 16 Oct 2023 04:16:28 +0300
Subject: sway: change Shinobi trackpoint acceleration

---
 dotfiles/.config/sway/config | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

(limited to 'dotfiles/.config/sway/config')

diff --git a/dotfiles/.config/sway/config b/dotfiles/.config/sway/config
index f3a45b6..90d7c65 100644
--- a/dotfiles/.config/sway/config
+++ b/dotfiles/.config/sway/config
@@ -129,7 +129,7 @@ seat * hide_cursor when-typing enable
 # Tex Shinobi Trackpoint 
 input 1241:1031:USB-HID_Keyboard_Mouse {
 	accel_profile adaptive
-	pointer_accel 0
+	pointer_accel -0.3
 	middle_emulation enabled
 }
 
-- 
cgit v1.2.3