37 lines
1.2 KiB
YAML
37 lines
1.2 KiB
YAML
# 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
|
|
# 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.algorithm:
|
|
global: lightness-cielab
|
|
colors.webpage.darkmode.contrast:
|
|
global: 0.2
|
|
content.geolocation:
|
|
https://tv.youtube.com: true
|
|
content.notifications.enabled:
|
|
http://192.168.4.77:3353: true
|
|
https://coinmarketcap.com: true
|
|
https://element.suda.codes: true
|
|
https://mail.google.com: true
|
|
https://mastodon.sudacode.com: true
|
|
https://medusa.suda.codes: true
|
|
https://navidrome.suda.codes: true
|
|
https://netdata.suda.codes: true
|
|
https://www.deezer.com: true
|
|
https://www.reddit.com: true
|
|
content.register_protocol_handler:
|
|
https://outlook.office.com?mailtouri=%25s: false
|
|
qt.highdpi:
|
|
global: true
|
|
spellcheck.languages:
|
|
global:
|
|
- en-US
|
|
statusbar.show:
|
|
global: always
|
|
tabs.show:
|
|
global: always
|