dots/.config/qutebrowser/autoconfig.yml

45 lines
1.2 KiB
YAML
Raw Normal View History

2022-08-21 18:52:12 +02:00
# 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.tabs.even.bg:
global: '#f8c8dc'
colors.tabs.even.fg:
global: '#222222'
colors.tabs.odd.bg:
global: '#f8c8dc'
colors.tabs.odd.fg:
global: '#222222'
colors.tabs.selected.even.bg:
global: '#222222'
colors.tabs.selected.odd.bg:
global: '#222222'
content.blocking.method:
global: both
2022-12-03 16:51:57 +01:00
content.notifications.enabled:
https://www.youtube.com: false
2022-08-21 18:52:12 +02:00
content.prefers_reduced_motion:
global: true
content.register_protocol_handler:
https://mail.proton.me#mailto=%25s: true
downloads.prevent_mixed_content:
global: false
fonts.default_family:
global: Ubuntu Mono
fonts.default_size:
global: 12pt
qt.highdpi:
global: true
tabs.position:
global: top
tabs.wrap:
global: true
url.default_page:
global: ktyl.dev
url.start_pages:
global: https://ktyl.dev/