Automated update
This commit is contained in:
@@ -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.
|
||||
|
||||
@@ -8,6 +8,8 @@ config_version: 2
|
||||
settings:
|
||||
content.desktop_capture:
|
||||
https://discord.com: true
|
||||
content.javascript.clipboard:
|
||||
https://chatgpt.com: access-paste
|
||||
content.javascript.enabled:
|
||||
global: false
|
||||
content.media.audio_capture:
|
||||
@@ -21,4 +23,4 @@ settings:
|
||||
content.proxy:
|
||||
global: system
|
||||
content.user_stylesheets:
|
||||
global: null
|
||||
global: style.css
|
||||
|
||||
Reference in New Issue
Block a user