From 3f54f8f7ac938f982b7fd71a1e6a0f55225b8179 Mon Sep 17 00:00:00 2001 From: Felix Van der Jeugt Date: Mon, 3 Jul 2017 10:32:53 +0200 Subject: [PATCH] update qutebrowser new-config --- config/qutebrowser/autoconfig.yml | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/config/qutebrowser/autoconfig.yml b/config/qutebrowser/autoconfig.yml index ea6c3b4..d80b72b 100644 --- a/config/qutebrowser/autoconfig.yml +++ b/config/qutebrowser/autoconfig.yml @@ -247,7 +247,6 @@ global: register: : leave-mode content.ssl_strict: true - default_page: https://calendar.google.com downloads.location.suggestion: both editor.command: - st @@ -257,10 +256,10 @@ global: hints.auto_follow: full-match hints.dictionary: /usr/share/dict/mnemonic hints.mode: word - new_instance_open_target: tab-silent - new_instance_open_target_window: last-focused - start_page: - - https://calendar.google.com tabs.background: true tabs.last_close: default-page tabs.show: multiple + url.default_page: https://calendar.google.com + url.new_instance_open_target: tab-silent + url.start_pages: + - https://calendar.google.com