From 034e5a52dc94cb2d635efe69c9e4c64a66419795 Mon Sep 17 00:00:00 2001 From: Marc Coquand Date: Fri, 10 May 2024 09:40:02 -0500 Subject: Updates --- config/qutebrowser/autoconfig.yml | 25 ++++++++++++++++++++++++- 1 file changed, 24 insertions(+), 1 deletion(-) (limited to 'config/qutebrowser') diff --git a/config/qutebrowser/autoconfig.yml b/config/qutebrowser/autoconfig.yml index 0186ef0..1fc7ac8 100644 --- a/config/qutebrowser/autoconfig.yml +++ b/config/qutebrowser/autoconfig.yml @@ -13,6 +13,17 @@ settings: w: session-save wq: quit --save wqa: quit --save + bindings.key_mappings: + global: + : + : + : + : + : + : + : + : + : colors.completion.category.bg: global: white colors.completion.category.border.bottom: @@ -65,6 +76,13 @@ settings: 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: @@ -88,8 +106,13 @@ settings: tabs.show: global: never tabs.tabs_are_windows: - global: true + 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% -- cgit v1.2.3