# 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: aliases: global: q: close qa: quit w: session-save wq: quit --save wqa: quit --save bindings.key_mappings: global: : : : : : : : : : colors.completion.category.bg: global: white colors.completion.category.border.bottom: global: white colors.completion.category.border.top: global: white colors.completion.category.fg: global: black colors.completion.even.bg: global: white colors.completion.fg: global: black colors.completion.item.selected.bg: global: '#E0EEEE' colors.completion.item.selected.border.bottom: global: white colors.completion.item.selected.border.top: global: white colors.completion.item.selected.fg: global: black colors.completion.odd.bg: global: white colors.statusbar.command.bg: global: white colors.statusbar.command.fg: global: black colors.statusbar.normal.bg: global: white colors.statusbar.normal.fg: global: black colors.statusbar.passthrough.bg: global: darkblue colors.statusbar.url.fg: global: black colors.statusbar.url.hover.fg: global: aqua colors.statusbar.url.success.http.fg: global: black colors.statusbar.url.success.https.fg: global: black colors.statusbar.url.warn.fg: global: yellow colors.tabs.bar.bg: global: '#555555' colors.tabs.odd.fg: global: black colors.tabs.pinned.selected.odd.bg: global: black colors.tabs.pinned.selected.odd.fg: global: white colors.tabs.selected.odd.bg: global: black completion.open_categories: global: - searchengines - quickmarks - bookmarks - history - filesystem fonts.default_family: global: Iosevka Aile fonts.default_size: global: 15pt fonts.downloads: global: default_size default_family fonts.web.family.fixed: global: Iosevka Term Curly fonts.web.family.sans_serif: global: Iosevka Aile fonts.web.family.serif: global: Iosevka Etoile fonts.web.family.standard: global: null fonts.web.size.default: global: 13 fonts.web.size.default_fixed: global: 13 hints.chars: global: arstdhneio tabs.show: global: never tabs.tabs_are_windows: global: false url.default_page: global: https://kagi.com url.searchengines: global: DEFAULT: https://kagi.com/search?q={} url.start_pages: global: https://mccd.space zoom.default: global: 175%