Up
This commit is contained in:
parent
389d8d5529
commit
95de6ed03c
@ -1,42 +0,0 @@
|
|||||||
# 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.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'
|
|
||||||
content.desktop_capture:
|
|
||||||
https://rendez-vous.renater.fr: true
|
|
||||||
content.javascript.enabled:
|
|
||||||
'*://radarr.video/*': true
|
|
||||||
https://ensap.gouv.fr/web/accueilnonconnecte: true
|
|
||||||
https://www.mcdonalds.fr/produits/menus: true
|
|
||||||
content.media.video_capture:
|
|
||||||
https://rendez-vous.renater.fr: true
|
|
||||||
content.notifications.enabled:
|
|
||||||
https://my.netatmo.com: true
|
|
||||||
https://www.forums.supertoinette.com: false
|
|
||||||
https://www.youtube.com: false
|
|
||||||
fonts.default_size:
|
|
||||||
global: 12pt
|
|
||||||
scrolling.bar:
|
|
||||||
global: always
|
|
||||||
tabs.show:
|
|
||||||
global: never
|
|
Loading…
Reference in New Issue
Block a user