summary refs log tree commit diff
path: root/bin/firefox
diff options
context:
space:
mode:
authorRobert Günzler <r@gnzler.io>2021-01-21 19:33:10 +0100
committerRobert Günzler <r@gnzler.io>2021-01-21 19:40:20 +0100
commit72c39240811f1def43fca71de51566d206f7728d (patch)
treea33aa1331fc55b587a243f64ef94d781df40a8ae /bin/firefox
parent0762801ed9627021e732cdeb225a737f44e3df42 (diff)
Update 2021-01-21T18:33:10Z
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)