From 21d816edb2b6f7824c567547f9e1dbf4987d9d01 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