mirror of
https://git.pwmt.org/pwmt/zathura.git
synced 2025-01-01 10:16:01 +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
1 changed files with 15 additions and 1 deletions
|
@ -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 a new issue