blob: cec9d33e33e4e354595ac47700f82e5744dc932d (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
|
# 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/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.
config_version: 2
settings:
colors.webpage.darkmode.enabled:
global: false
content.blocking.method:
global: auto
content.desktop_capture:
https://discord.com: true
content.javascript.clipboard:
https://chatgpt.com: access-paste
https://github.com: access-paste
content.notifications.enabled:
https://www.lenovo.com: false
https://www.youtube.com: false
content.register_protocol_handler:
https://app.tuta.com#url=%25s: false
https://mail.google.com?extsrc=mailto&url=%25s: false
https://mov.im: false
https://outlook.office.com?mailtouri=%25s: false
url.default_page:
global: about:blank
url.searchengines:
global:
DEFAULT: https://www.startpage.com/do/search?query={}&lui=english
wa: https://wiki.archlinux.org/?search={}
|