From 95de6ed03c14eea464d7f16887c97b31305411fc Mon Sep 17 00:00:00 2001 From: Jeff LANCE Date: Fri, 5 Jan 2024 18:06:41 +0100 Subject: [PATCH] Up --- conf.d/qutebrowser/autoconfig.yml | 42 ------------------------------- 1 file changed, 42 deletions(-) delete mode 100644 conf.d/qutebrowser/autoconfig.yml diff --git a/conf.d/qutebrowser/autoconfig.yml b/conf.d/qutebrowser/autoconfig.yml deleted file mode 100644 index f8c1b28..0000000 --- a/conf.d/qutebrowser/autoconfig.yml +++ /dev/null @@ -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