[qutebrowser] Gimme those fancy WebGL covid dashboards

This commit is contained in:
Sebastian Schulze 2022-01-31 21:43:04 +01:00
parent 737096ffac
commit ee37a1b6a8
Signed by: bascht
GPG Key ID: 5BCB1D3B4D38A35A
1 changed files with 2 additions and 0 deletions

View File

@ -58,4 +58,6 @@ config.bind('<z><o><l>', 'spawn --userscript qute-pass --mode gopass --username-
# per Domain settings
with config.pattern('*://windy.com') as p:
p.content.webgl = True
with config.pattern('*://experience.arcgis.com') as p:
p.content.webgl = True