Add status-position documentation
This commit is contained in:
parent
965459ab36
commit
85bd29a7c8
@ -33,6 +33,7 @@
|
|||||||
|<<ui-zoom-levels,zoom-levels>>|The available zoom levels, separated by commas.
|
|<<ui-zoom-levels,zoom-levels>>|The available zoom levels, separated by commas.
|
||||||
|<<ui-default-zoom,default-zoom>>|The default zoom level.
|
|<<ui-default-zoom,default-zoom>>|The default zoom level.
|
||||||
|<<ui-downloads-position,downloads-position>>|Where to show the downloaded files.
|
|<<ui-downloads-position,downloads-position>>|Where to show the downloaded files.
|
||||||
|
|<<ui-status-position,status-position>>|The position of the status bar.
|
||||||
|<<ui-message-timeout,message-timeout>>|Time (in ms) to show messages in the statusbar for.
|
|<<ui-message-timeout,message-timeout>>|Time (in ms) to show messages in the statusbar for.
|
||||||
|<<ui-message-unfocused,message-unfocused>>|Whether to show messages in unfocused windows.
|
|<<ui-message-unfocused,message-unfocused>>|Whether to show messages in unfocused windows.
|
||||||
|<<ui-confirm-quit,confirm-quit>>|Whether to confirm quitting the application.
|
|<<ui-confirm-quit,confirm-quit>>|Whether to confirm quitting the application.
|
||||||
@ -516,6 +517,17 @@ Valid values:
|
|||||||
|
|
||||||
Default: +pass:[top]+
|
Default: +pass:[top]+
|
||||||
|
|
||||||
|
[[ui-status-position]]
|
||||||
|
=== status-position
|
||||||
|
The position of the status bar.
|
||||||
|
|
||||||
|
Valid values:
|
||||||
|
|
||||||
|
* +top+
|
||||||
|
* +bottom+
|
||||||
|
|
||||||
|
Default: +pass:[bottom]+
|
||||||
|
|
||||||
[[ui-message-timeout]]
|
[[ui-message-timeout]]
|
||||||
=== message-timeout
|
=== message-timeout
|
||||||
Time (in ms) to show messages in the statusbar for.
|
Time (in ms) to show messages in the statusbar for.
|
||||||
|
Loading…
Reference in New Issue
Block a user