From 3d92c673dd4848bd2e76c36019f8ccc2e5877a8f Mon Sep 17 00:00:00 2001 From: Dylan Araps Date: Thu, 8 Jul 2021 23:17:49 +0300 Subject: [PATCH] firefox: amend post-install --- extra/firefox/post-install | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/extra/firefox/post-install b/extra/firefox/post-install index cb5f0289..3b4be649 100755 --- a/extra/firefox/post-install +++ b/extra/firefox/post-install @@ -6,9 +6,12 @@ NOTE: Install the 'hicolor-icon-theme' package if no other icon themes are installed. NOTE: Install the 'firefox-privacy' package to - enable extra privacy restrictions. + enable extra privacy restrictions. This + includes more telemetry removals, hardened + settings, no phoning-home etc. -NOTE: This includes more telemetry removals, - hardened settings, no phoning-home etc. +NOTE: You must set this environment variable. + + export MOZ_ENABLE_WAYLAND=1 EOF