dotfiles/conf.d/qutebrowser/autoconfig.yml

38 lines
1.1 KiB
YAML
Raw Normal View History

2021-05-14 20:41:47 +00: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:
2021-07-09 10:49:07 +00:00
colors.tabs.even.bg:
global: '#909090'
colors.tabs.even.fg:
global: '#282a36'
colors.tabs.indicator.system:
global: none
colors.tabs.odd.bg:
global: '#909090'
colors.tabs.odd.fg:
global: '#282a36'
colors.tabs.selected.even.bg:
global: '#282a36'
colors.tabs.selected.even.fg:
global: '#f8f8f2'
colors.tabs.selected.odd.bg:
global: '#282a36'
2021-10-04 19:04:08 +00:00
content.javascript.enabled:
'*://radarr.video/*': true
2021-10-31 23:04:51 +00:00
https://ensap.gouv.fr/web/accueilnonconnecte: true
2021-10-22 20:07:02 +00:00
https://www.mcdonalds.fr/produits/menus: true
2022-01-06 19:06:11 +00:00
content.notifications.enabled:
2022-01-26 20:17:26 +00:00
https://www.forums.supertoinette.com: false
2022-01-06 19:06:11 +00:00
https://www.youtube.com: false
2021-05-14 20:41:47 +00:00
fonts.default_size:
2021-06-27 20:20:28 +00:00
global: 12pt
2022-07-18 15:36:58 +00:00
scrolling.bar:
global: always
tabs.show:
global: never