diff options
Diffstat (limited to '.config/qutebrowser/autoconfig.yml')
| -rw-r--r-- | .config/qutebrowser/autoconfig.yml | 142 |
1 files changed, 2 insertions, 140 deletions
diff --git a/.config/qutebrowser/autoconfig.yml b/.config/qutebrowser/autoconfig.yml index 602025d..e004fa3 100644 --- a/.config/qutebrowser/autoconfig.yml +++ b/.config/qutebrowser/autoconfig.yml @@ -6,144 +6,6 @@ config_version: 2 settings: - bindings.commands: - global: - normal: - gle: spawn --userscript leo-eng - glf: spawn --userscript leo-fr - colors.completion.category.bg: - global: '#282828' - colors.completion.category.border.bottom: - global: '#282828' - colors.completion.category.border.top: - global: '#282828' - colors.completion.even.bg: - global: '#1d2021' - colors.completion.item.selected.bg: - global: '#b16286' - colors.completion.item.selected.border.bottom: - global: '#b16286' - colors.completion.item.selected.border.top: - global: '#b16286' - colors.completion.item.selected.match.fg: - global: '#ffffff' - colors.completion.match.fg: - global: '#b16286' - colors.completion.odd.bg: - global: '#1d2021' - colors.completion.scrollbar.bg: - global: '#282828' - colors.completion.scrollbar.fg: - global: '#b16286' - colors.messages.error.bg: - global: '#cc241d' - colors.messages.info.bg: - global: '#1d2021' - colors.messages.warning.bg: - global: '#e8c75c' - colors.statusbar.command.bg: - global: '#1d2021' - colors.statusbar.insert.bg: - global: '#282828' - colors.statusbar.normal.bg: - global: '#1d2021' - colors.statusbar.progress.bg: - global: '#b16286' - colors.statusbar.url.error.fg: - global: '#cc241d' - colors.statusbar.url.hover.fg: - global: '#458588' - colors.statusbar.url.success.http.fg: - global: '#989898' - colors.statusbar.url.success.https.fg: - global: '#b16286' - colors.tabs.bar.bg: - global: '#1d2021' - colors.tabs.even.bg: - global: '#1d2021' - colors.tabs.even.fg: - global: '#999' - colors.tabs.indicator.error: - global: '#e8c75c' - colors.tabs.indicator.start: - global: '#458588' - colors.tabs.indicator.stop: - global: '#b16286' - colors.tabs.odd.bg: - global: '#1d2021' - colors.tabs.odd.fg: - global: '#999' - colors.tabs.selected.even.bg: - global: '#b16286' - colors.tabs.selected.odd.bg: - global: '#b16286' - colors.webpage.darkmode.algorithm: - global: lightness-cielab - colors.webpage.darkmode.enabled: - global: false - colors.webpage.darkmode.grayscale.all: - global: true - colors.webpage.darkmode.grayscale.images: - global: 0.5 - colors.webpage.darkmode.policy.images: - global: never - colors.webpage.darkmode.policy.page: - global: always - colors.webpage.darkmode.threshold.background: - global: 24 - content.blocking.enabled: - global: true - content.blocking.method: - global: both content.desktop_capture: - https://live-samples.mdn.mozilla.net: true - https://live.mdnplay.dev: true - https://meet.element.io: true - content.media.audio_capture: - https://meet.element.io: true - content.notifications.enabled: - https://chat.nathanreiner.xyz: true - https://lichess.org: true - https://www.chess.com: false - https://www.reddit.com: false - downloads.location.directory: - global: ~/ - qt.force_platformtheme: - global: null - qt.workarounds.locale: - global: true - qt.workarounds.remove_service_workers: - global: false - statusbar.padding: - global: - bottom: 5 - left: 5 - right: 5 - top: 5 - statusbar.position: - global: bottom - tabs.indicator.padding: - global: - bottom: 4 - left: 2 - right: 5 - top: 4 - tabs.indicator.width: - global: 9 - tabs.max_width: - global: 250 - tabs.padding: - global: - bottom: 5 - left: 5 - right: 5 - top: 5 - tabs.position: - global: top - url.default_page: - global: https://search.nathanreiner.xyz - url.searchengines: - global: - DEFAULT: https://duckduckgo.com/?q={} - url.start_pages: - global: https://search.nathanreiner.xyz + https://call.element.io: true + https://mozilla.github.io: true |