aboutsummaryrefslogtreecommitdiff
path: root/dillorc
diff options
context:
space:
mode:
Diffstat (limited to 'dillorc')
-rw-r--r--dillorc3
1 files changed, 3 insertions, 0 deletions
diff --git a/dillorc b/dillorc
index 60fe2f4b..8295e05b 100644
--- a/dillorc
+++ b/dillorc
@@ -384,6 +384,9 @@ ui_tab_bg_color=#b7beb7
# If set to NO, the page will be scrolled instead.
#scroll_switches_tabs=YES
+# Reverse the direction of tab scrolling with mouse wheel.
+#scroll_switches_tabs_reverse=NO
+
# Mouse middle click by default drives drag-scrolling.
# To paste an URL into the window instead of scrolling, set it to NO.
# Note: You could always paste the URL onto the URL box clear button.