docs/environment: remove example MOZ_ENABLE_WAYLAND=1

...because it has not been relevant since before firefox v121 and even
firefox-esr on Debian bullseye is now at v128.

Suggested-by: cry0xen
This commit is contained in:
Johan Malm 2024-12-12 19:56:20 +00:00 committed by Johan Malm
parent df6081b52c
commit 2dd31b0a3a

View file

@ -22,14 +22,6 @@
# XKB_DEFAULT_OPTIONS=grp:alt_shift_toggle
# XKB_DEFAULT_OPTIONS=grp:shift_caps_toggle
##
## Force Mozilla software like Firefox and Thunderbird to use wayland backend.
## Firefox (>= v121) enables Wayland by default, but this note is included here
## for those on non-rolling distributions.
##
# MOZ_ENABLE_WAYLAND=1
##
## Set cursor theme and size. Find system icons themes with:
## `find /usr/share/icons/ -type d -name "cursors"`