aboutsummaryrefslogtreecommitdiff
path: root/dillorc
diff options
context:
space:
mode:
authorRodrigo Arias Mallo <rodarima@gmail.com>2024-10-16 19:41:12 +0200
committerRodrigo Arias Mallo <rodarima@gmail.com>2024-10-17 18:15:47 +0200
commit71e680bd5f19bfd6b29e221e2f0b6e4d03cf3294 (patch)
treeaf562dae87603d594a388a2e8c96a2e23bc76035 /dillorc
parent60e7437ec072e0653e3664281857e28c647afaf9 (diff)
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.
Diffstat (limited to 'dillorc')
-rw-r--r--dillorc2
1 files changed, 1 insertions, 1 deletions
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