Disable touchpad zoom in Firefox

This commit is contained in:
2025-08-23 22:06:06 -04:00
parent 6228e9e269
commit ee5ba9db09

View File

@@ -82,6 +82,7 @@
};
};
settings = {
"apz.gtk.touchpad_pinch.enabled" = false;
"browser.formfill.enable" = false;
"browser.ml.chat.enabled" = false;
"browser.ml.chat.shortcuts" = false;