diff options
-rw-r--r-- | .config/qutebrowser/autoconfig.yml | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/.config/qutebrowser/autoconfig.yml b/.config/qutebrowser/autoconfig.yml index 662a1df..4defa1d 100644 --- a/.config/qutebrowser/autoconfig.yml +++ b/.config/qutebrowser/autoconfig.yml @@ -1,6 +1,6 @@ # 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/master/doc/help/configuring.asciidoc#loading-autoconfigyml +# 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. @@ -16,6 +16,10 @@ settings: q: tab-close colors.webpage.darkmode.enabled: global: true + confirm_quit: + global: + - multiple-tabs + - downloads content.autoplay: global: false content.blocking.adblock.lists: @@ -98,6 +102,8 @@ settings: global: false tabs.position: global: bottom + tabs.select_on_remove: + global: last-used tabs.show: global: multiple url.default_page: |