mirror of
https://git.pwmt.org/pwmt/zathura.git
synced 2024-11-11 07:13:47 +01:00
Document the new show-{h, v}-scrollbar settings
Signed-off-by: Sebastian Ramacher <sebastian+dev@ramacher.at>
This commit is contained in:
parent
2d9ea08729
commit
463545c3a3
@ -447,7 +447,21 @@ Defines the background color for the focused tab
|
|||||||
|
|
||||||
show-scrollbars
|
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
|
* Value type: Boolean
|
||||||
* Default value: false
|
* Default value: false
|
||||||
|
Loading…
Reference in New Issue
Block a user