If you want Firefox (firefox-esr) to crash constantly (in wayland), then yes, you should export this variables.The best way to enable hardware acceleration in Firefox is to set these flags below in about:config:
For Wayland type in your terminal
echo "export MOZ_ENABLE_WAYLAND=1" >> ~/.profile
For Firefox rapid release, starting with version 121, Firefox defaults to Wayland instead of XWayland and does not require any configuration. But it is buggy in wayland sessions (tested in Debian 12 with sway).
I suggest using
Code:
export MOZ_ENABLE_WAYLAND=0
Statistics: Posted by None1975 — 2024-01-03 13:03