From 0db9898c4505c2fe40e489704c3542e69e3410b2 Mon Sep 17 00:00:00 2001 From: Martin Stransky Date: Mon, 29 Jan 2018 14:28:23 +0100 Subject: Update to Firefox 59.0 Beta 4, Enabled Wayland backend --- firefox-mozconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'firefox-mozconfig') diff --git a/firefox-mozconfig b/firefox-mozconfig index 6b4cb54..9ea4603 100644 --- a/firefox-mozconfig +++ b/firefox-mozconfig @@ -1,6 +1,6 @@ . $topsrcdir/browser/config/mozconfig -ac_add_options --enable-default-toolkit=cairo-gtk3 +ac_add_options --enable-default-toolkit=cairo-gtk3-wayland ac_add_options --prefix="$PREFIX" ac_add_options --libdir="$LIBDIR" -- cgit