aboutsummaryrefslogtreecommitdiff
path: root/dillorc
diff options
context:
space:
mode:
authorRodrigo Arias Mallo <rodarima@gmail.com>2024-01-13 15:11:14 +0100
committerRodrigo Arias Mallo <rodarima@gmail.com>2024-01-16 21:20:59 +0100
commit6392699316bbdfd027862fa28050cd54253f25d4 (patch)
treee8bca4c348ca7732943d1c92e4749bf21e1f492c /dillorc
parent93d64e5c85045ebbcd4efc34d13bfce0549eb26b (diff)
Use right button to close tabs by default
Diffstat (limited to 'dillorc')
-rw-r--r--dillorc2
1 files changed, 1 insertions, 1 deletions
diff --git a/dillorc b/dillorc
index d30e6dec..5f0b756e 100644
--- a/dillorc
+++ b/dillorc
@@ -378,7 +378,7 @@ ui_tab_bg_color=#b7beb7
# A mouse's middle click over a tab closes the Tab.
# With mousewheel mouses, right click feels way better (set to YES).
-#right_click_closes_tab=NO
+#right_click_closes_tab=YES
# Mouse middle click by default drives drag-scrolling.
# To paste an URL into the window instead of scrolling, set it to NO.