From 71e680bd5f19bfd6b29e221e2f0b6e4d03cf3294 Mon Sep 17 00:00:00 2001 From: Rodrigo Arias Mallo Date: Wed, 16 Oct 2024 19:41:12 +0200 Subject: Don't focus on new tabs by default Assume the user will want to continue in the current page when opening a page in a new tab. --- dillorc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dillorc') diff --git a/dillorc b/dillorc index d2ba4e5a..70695781 100644 --- a/dillorc +++ b/dillorc @@ -423,7 +423,7 @@ ui_tab_bg_color=#b7beb7 # Focus follows new Tabs. # You can hold SHIFT to temporarily revert this behaviour. -#focus_new_tab=YES +#focus_new_tab=NO # Ask before quitting Dillo with more than one window or tab open. #show_quit_dialog=NO -- cgit v1.2.3