docs/environment: remove MOZ_ENABLE_WAYLAND variable

Starting with version 121, Firefox enables Wayland by default: https://bugzilla.mozilla.org/show_bug.cgi?id=1752398.
This commit is contained in:
oifj34f34f 2024-01-24 22:31:45 +03:00 committed by GitHub
parent 59543e476c
commit 16d42a7ded
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -22,12 +22,6 @@
# XKB_DEFAULT_OPTIONS=grp:alt_shift_toggle # XKB_DEFAULT_OPTIONS=grp:alt_shift_toggle
# XKB_DEFAULT_OPTIONS=grp:shift_caps_toggle # XKB_DEFAULT_OPTIONS=grp:shift_caps_toggle
##
## Force firefox to use wayland backend.
##
# MOZ_ENABLE_WAYLAND=1
## ##
## Set cursor theme and size. Find system icons themes with: ## Set cursor theme and size. Find system icons themes with:
## `find /usr/share/icons/ -type d -name "cursors"` ## `find /usr/share/icons/ -type d -name "cursors"`