mirror of
https://git.pwmt.org/pwmt/zathura.git
synced 2024-12-28 06:26:01 +01:00
Document statusbar-{v,h}-padding
Signed-off-by: Sebastian Ramacher <sebastian+dev@ramacher.at>
This commit is contained in:
parent
138f3c2a8a
commit
b5798c899e
1 changed files with 14 additions and 0 deletions
|
@ -502,6 +502,20 @@ Defines the foreground color of the statusbar
|
|||
* Value type: String
|
||||
* Default value: #FFFFFF
|
||||
|
||||
statusbar-h-padding
|
||||
^^^^^^^^^^^^^^^^^^^
|
||||
Defines the horizontal padding of the statusbar and notificationbar
|
||||
|
||||
* Value type: Integer
|
||||
* Default value: 8
|
||||
|
||||
statusbar-v-padding
|
||||
^^^^^^^^^^^^^^^^^^^
|
||||
Defines the vertical padding of the statusbar and notificationbar
|
||||
|
||||
* Value type: Integer
|
||||
* Default value: 2
|
||||
|
||||
window-height
|
||||
^^^^^^^^^^^^^
|
||||
Defines the window height on startup
|
||||
|
|
Loading…
Reference in a new issue