summary refs log tree commit diff
path: root/bin/firefox
diff options
context:
space:
mode:
Diffstat (limited to 'bin/firefox')
-rwxr-xr-xbin/firefox1
1 files changed, 1 insertions, 0 deletions
diff --git a/bin/firefox b/bin/firefox
index 659b854..ed3ddb9 100755
--- a/bin/firefox
+++ b/bin/firefox
@@ -6,6 +6,7 @@ bin=${FIREFOX_BIN:-firefox-nightly-bin}
 
 # enable touch device support
 export MOZ_USE_XINPUT2=1
+export MOZ_WEBRENDER=1
 
 case "$(basename "$0")" in
     firefox|nightly)