diff options
author | Malfurious <m@lfurio.us> | 2024-02-03 07:20:36 -0500 |
---|---|---|
committer | Malfurious <m@lfurio.us> | 2024-02-03 07:20:36 -0500 |
commit | b1ca2e3e15d960949a6ced1b8145e9f245cc817c (patch) | |
tree | d8b9cac86150835ad20d5002b70dbdc7e34c54b5 | |
parent | f71c5cf3f6ce3a6136e01597d9ffada877538e8b (diff) | |
download | rice-b1ca2e3e15d960949a6ced1b8145e9f245cc817c.tar.gz rice-b1ca2e3e15d960949a6ced1b8145e9f245cc817c.zip |
qutebrowser: Update config
-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: |