Quantcast
Channel: Debian User Forums
Viewing all articles
Browse latest Browse all 4237

Docs, HowTos, Tips & Tricks • [HowTo] Install and configure Debian bookworm

$
0
0
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
If you want Firefox (firefox-esr) to crash constantly (in wayland), then yes, you should export this variables.

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
This opting Firefox into xwayland mode.

Statistics: Posted by None1975 — 2024-01-03 13:03 — Replies 12 — Views 14201



Viewing all articles
Browse latest Browse all 4237

Trending Articles