X-Git-Url: https://git.rmz.io/dotfiles.git/blobdiff_plain/e293b5dcc59f66769c90ac538bdf5ab4730d5ecc..0fdd946ba8641e3a6f7eb9a94b82a5d66ddfbaca:/qutebrowser/config.py diff --git a/qutebrowser/config.py b/qutebrowser/config.py index ad51db6..a9066e0 100644 --- a/qutebrowser/config.py +++ b/qutebrowser/config.py @@ -787,7 +787,8 @@ with config.pattern('*://calendar.google.com/*') as p: ## Enable WebGL. ## Type: Bool -# c.content.webgl = True +c.content.webgl = False +config.set('content.webgl', True, '*://meet.google.com/*') ## Which interfaces to expose via WebRTC. ## Type: String