summaryrefslogtreecommitdiff
path: root/config/qutebrowser/autoconfig.yml
diff options
context:
space:
mode:
Diffstat (limited to 'config/qutebrowser/autoconfig.yml')
-rw-r--r--config/qutebrowser/autoconfig.yml25
1 files changed, 24 insertions, 1 deletions
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:
+ <Ctrl-6>: <Ctrl-^>
+ <Ctrl-Enter>: <Ctrl-Return>
+ <Ctrl-I>: <Tab>
+ <Ctrl-J>: <Return>
+ <Ctrl-M>: <Return>
+ <Ctrl-[>: <Escape>
+ <Enter>: <Return>
+ <Shift-Enter>: <Return>
+ <Shift-Return>: <Return>
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%