From e20cc1ee157fd287a0d409d7ae7ea7323444b4ac Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?John=20Ankarstr=C3=B6m?= Date: Mon, 7 Jun 2021 20:00:23 +0200 Subject: Update dillorc --- home/john/.dillo/dillorc | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'home/john') diff --git a/home/john/.dillo/dillorc b/home/john/.dillo/dillorc index afce58e..b35a32f 100644 --- a/home/john/.dillo/dillorc +++ b/home/john/.dillo/dillorc @@ -162,6 +162,7 @@ search_url="wk Wikipedia http://www.wikipedia.org/w/index.php?search=%s&go=Go" search_url="fd Free Dictionary http://www.thefreedictionary.com/%s" search_url="sp Startpage (https) https://www.startpage.com/do/search?query=%s" search_url="gg Google http://www.google.com/search?q=%s&ie=UTF-8&gbv=1" +search_url="' Google http://www.google.com/search?q=%s&ie=UTF-8&gbv=1" # If set, dillo will ask web servers to send pages in this language. # This setting does NOT change dillo's user interface. @@ -355,7 +356,7 @@ ui_tab_bg_color=#b7beb7 # A mouse's middle click over a link opens a new Tab. # If you prefer to open a new Window instead, set it to NO. -middle_click_opens_new_tab=NO +middle_click_opens_new_tab=YES # A mouse's middle click over a tab closes the Tab. # With mousewheel mouses, right click feels way better (set to YES). @@ -368,7 +369,7 @@ middle_click_opens_new_tab=NO # 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=YES -- cgit v1.2.3