]> git.rmz.io Git - dotfiles.git/commitdiff
qutebrowser: allow webgl for robin
authorSamir Benmendil <me@rmz.io>
Wed, 21 Feb 2024 00:31:29 +0000 (00:31 +0000)
committerSamir Benmendil <me@rmz.io>
Wed, 21 Feb 2024 01:26:42 +0000 (01:26 +0000)
Otherwise I cannot book my desk.

qutebrowser/config.py

index 393878e0b9e965682bf47e1ab00fb489d3971f81..c8ed834bdc15a27af9ee7865fded658847ccc1c1 100644 (file)
@@ -763,6 +763,7 @@ with config.pattern('*://calendar.google.com/*') as p:
 ## Type: Bool
 c.content.webgl = False
 config.set('content.webgl', True, '*://meet.google.com/*')
+config.set('content.webgl', True, '*://*.robinpowered.com/*')
 
 ## Which interfaces to expose via WebRTC.
 ## Type: String