On Mon, 15 Feb 2021 14:32:53 -0500 Andres Salomon <[email protected]>
wrote:
> In a wayland environment, by default firefox will run as an X
> application using Xwayland. This can be changed with 'export
> MOZ_ENABLE_WAYLAND=1' before calling firefox-esr, but that isn't
> integrated into a desktop environment. It would be good to get it
> integrated.
Thanks for the hint. I added "export MOZ_ENABLE_WAYLAND=1" to my
~/.profile file, restarted the session, and now Firefox and Thunderbird
run on Wayland by default (they respect the fractional scaling so that's
how I know they run on Wayland).