]> git.mdlowis.com Git - proto/labwc.git/commitdiff
docs/environment: remove example MOZ_ENABLE_WAYLAND=1
authorJohan Malm <jgm323@gmail.com>
Thu, 12 Dec 2024 19:56:20 +0000 (19:56 +0000)
committerJohan Malm <johanmalm@users.noreply.github.com>
Thu, 12 Dec 2024 20:13:10 +0000 (20:13 +0000)
...because it has not been relevant since before firefox v121 and even
firefox-esr on Debian bullseye is now at v128.

Suggested-by: cry0xen
docs/environment

index 7a95f022b71070ca36adba395769c9439ab794cb..f9c59b17b3f165e872cac5fb429cca83cfcd14b3 100644 (file)
 # 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"`