Document the new show-{h, v}-scrollbar settings

Signed-off-by: Sebastian Ramacher <sebastian+dev@ramacher.at>
This commit is contained in:
Marwan Tanager 2013-05-31 14:04:41 +02:00 committed by Sebastian Ramacher
parent 2d9ea08729
commit 463545c3a3

View File

@ -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