From 68edadcadd054e7f7e89c2dda8129d42fc05ae86 Mon Sep 17 00:00:00 2001 From: Johan Malm Date: Wed, 24 Jan 2024 21:39:46 +0000 Subject: [PATCH] environment: add Thunderbird to MOZ_ENABLE_WAYLAND description --- docs/environment | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/docs/environment b/docs/environment index 3973dde2..151d9921 100644 --- a/docs/environment +++ b/docs/environment @@ -23,7 +23,9 @@ # XKB_DEFAULT_OPTIONS=grp:shift_caps_toggle ## -## Force firefox to use wayland backend. +## Force Mozilla software like Firefox and Thunderbird to use wayland backend. +## Firefox (>= v121) enables Wayland by default, but we include this note here +## for those on non-rolling distributions. ## # MOZ_ENABLE_WAYLAND=1