This commit is contained in:
Henrik Bakken
2023-10-23 00:35:21 +02:00
parent ba733127e4
commit 4e97538164
2 changed files with 4 additions and 4 deletions
+4 -2
View File
@@ -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.
@@ -34,7 +34,9 @@ settings:
colors.tabs.odd.fg:
global: black
colors.webpage.darkmode.enabled:
global: false
global: true
colors.webpage.darkmode.increase_text_contrast:
global: true
content.register_protocol_handler:
https://mail.google.com?extsrc=mailto&url=%25s: true
content.tls.certificate_errors:
-2
View File
@@ -1,6 +1,4 @@
set show_hidden true
set confirm_on_delete never
set preview_script ~/.config/ranger/scope.sh
set vcs_aware true
set preview_images true
set preview_images_method ueberzug