From 463545c3a3a07e3f51f9419d48baa9cc2f7770c9 Mon Sep 17 00:00:00 2001 From: Marwan Tanager Date: Fri, 31 May 2013 14:04:41 +0200 Subject: [PATCH] Document the new show-{h, v}-scrollbar settings Signed-off-by: Sebastian Ramacher --- zathurarc.5.rst | 16 +++++++++++++++- 1 file changed, 15 insertions(+), 1 deletion(-) diff --git a/zathurarc.5.rst b/zathurarc.5.rst index 80f571b..f320faa 100644 --- a/zathurarc.5.rst +++ b/zathurarc.5.rst @@ -447,7 +447,21 @@ Defines the background color for the focused tab show-scrollbars ^^^^^^^^^^^^^^^ -Defines if scrollbars should be shown or not +Defines if both the horizontal and vertical scrollbars should be shown or not + +* Value type: Boolean +* Default value: false + +show-h-scrollbar +^^^^^^^^^^^^^^^^ +Defines whether to show/hide the horizontal scrollbar + +* Value type: Boolean +* Default value: false + +show-v-scrollbar +^^^^^^^^^^^^^^^^ +Defines whether to show/hide the vertical scrollbar * Value type: Boolean * Default value: false