macbook: disable touchpad while typing

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
rope 2026-05-18 17:03:49 +01:00
parent 8c1f248fb9
commit 28bac0dd46

View file

@ -146,6 +146,7 @@ in
tap_to_click = true; tap_to_click = true;
tap_button_map = "lrm"; tap_button_map = "lrm";
natural_scroll = true; natural_scroll = true;
disable_while_typing = true;
}; };
}; };