diff options
Diffstat (limited to '.config/qutebrowser/autoconfig.yml')
| -rw-r--r-- | .config/qutebrowser/autoconfig.yml | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/.config/qutebrowser/autoconfig.yml b/.config/qutebrowser/autoconfig.yml index d8faa43..602025d 100644 --- a/.config/qutebrowser/autoconfig.yml +++ b/.config/qutebrowser/autoconfig.yml @@ -1,6 +1,6 @@ # If a config.py file exists, this file is ignored unless it's explicitly loaded # via config.load_autoconfig(). For more information, see: -# https://github.com/qutebrowser/qutebrowser/blob/master/doc/help/configuring.asciidoc#loading-autoconfigyml +# https://github.com/qutebrowser/qutebrowser/blob/main/doc/help/configuring.asciidoc#loading-autoconfigyml # DO NOT edit this file by hand, qutebrowser will overwrite it. # Instead, create a config.py - see :help for details. @@ -99,6 +99,8 @@ settings: https://live-samples.mdn.mozilla.net: true https://live.mdnplay.dev: true https://meet.element.io: true + content.media.audio_capture: + https://meet.element.io: true content.notifications.enabled: https://chat.nathanreiner.xyz: true https://lichess.org: true |