From db33df49e76b1655b89108307610527031fd6c08 Mon Sep 17 00:00:00 2001 From: xengineering Date: Fri, 19 Sep 2025 18:14:39 +0200 Subject: sway: Disable mouse warping Too annoying to have the mouse always moving to the center of the focussed container. This makes a keyboard-focussed workflow less ergonomic. --- sway/config | 2 ++ 1 file changed, 2 insertions(+) diff --git a/sway/config b/sway/config index d8efa30..cc8ae65 100644 --- a/sway/config +++ b/sway/config @@ -245,3 +245,5 @@ input * xkb_numlock enable exec dbus-update-activation-environment --systemd WAYLAND_DISPLAY XDG_CURRENT_DESKTOP=sway include /etc/sway/config.d/* + +mouse_warping none -- cgit v1.2.3-70-g09d2