From 6c5fbd775c1e0012a92eecc48a007da5e2a2f258 Mon Sep 17 00:00:00 2001 From: thek4n Date: Sat, 10 Jan 2026 15:24:30 +0300 Subject: [PATCH] touchpad accelaration --- home/user/.config/sway/bindings.conf | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/home/user/.config/sway/bindings.conf b/home/user/.config/sway/bindings.conf index efbc668..0cce31a 100644 --- a/home/user/.config/sway/bindings.conf +++ b/home/user/.config/sway/bindings.conf @@ -81,8 +81,7 @@ bindsym --to-code $mod+Shift+comma sticky toggle bindsym --to-code $mod+slash focus mode_toggle -bindsym --to-code Print exec --no-startup-id screenshot select copy -bindsym --to-code $mod+Print exec --no-startup-id screenshot window copy +bindsym --to-code Print exec --no-startup-id screenshot select copy bindsym --to-code $mod+Print exec --no-startup-id screenshot window copy bindsym --to-code Ctrl+Print exec --no-startup-id screenshot entire copy bindsym --to-code Shift+Print exec --no-startup-id screenshot select save @@ -193,6 +192,7 @@ input type:touchpad { natural_scroll enabled drag enabled drag_lock disabled + pointer_accel 0.4 } bindgesture swipe:3:right workspace next