feat: allow mouse movement while typing

This commit is contained in:
Jet 2026-03-14 23:01:17 -07:00
parent 21a99a829c
commit f09b4bbb3d
No known key found for this signature in database

View file

@ -35,7 +35,7 @@
show-hidden = true;
};
"org/gnome/desktop/peripherals/touchpad" = {
disable-while-typing = true;
disable-while-typing = false;
};
"org/gnome/shell" = {
disable-user-extensions = false;