summaryrefslogtreecommitdiff
path: root/dillorc
diff options
context:
space:
mode:
authorRodrigo Arias Mallo <rodarima@gmail.com>2023-12-09 22:04:02 +0100
committerRodrigo Arias Mallo <rodarima@gmail.com>2024-01-15 19:35:56 +0100
commitf012e861ff6b8107d64982a09125de5f3eb1c868 (patch)
tree8863f135ef194447ba05fb29228f1f748a06d700 /dillorc
parent8583ace18fe8eda5491341f3ad74b2c9e91d1de5 (diff)
Add ui_tab_height option
The default tab height of 16 pixels was causing some usability issues as the tabs are quite small in large monitors. The default size is increased to 20 pixels and the new option "ui_tab_height" allows the user to specify a different value.
Diffstat (limited to 'dillorc')
-rw-r--r--dillorc2
1 files changed, 2 insertions, 0 deletions
diff --git a/dillorc b/dillorc
index b5ac0f32..d30e6dec 100644
--- a/dillorc
+++ b/dillorc
@@ -291,6 +291,8 @@ search_url="Google http://www.google.com/search?ie=UTF-8&oe=UTF-8&q=%s"
# they are the main foreground color and the main background color,
# respectively.
#
+# ui_tab_height controls the height of the tabs (default 20).
+#
# Note to packagers: leaving these variables for the system to guess
# gives different results in different environments, so we played it safe
# by defining the traditional colors. Please choose the color theme that