diff options
| author | Nathan Reiner <nathan@nathanreiner.xyz> | 2023-10-25 16:26:29 +0200 |
|---|---|---|
| committer | Nathan Reiner <nathan@nathanreiner.xyz> | 2023-10-25 16:26:29 +0200 |
| commit | f933fa6863fd689b4a2c30dca865baa051ca441e (patch) | |
| tree | 12ba41bb9f4c96bd8150f7ae9b5538a21672f176 /.config/qutebrowser | |
| parent | af55c219c694bf4e5c96ced43c5c6ea7a5c5427a (diff) | |
update configs
Diffstat (limited to '.config/qutebrowser')
| -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 |