Skip to content

Commit f87853b

Browse files
authored
Merge pull request #758 from OndraM/docs-bar
Docs: add missing bar 'top' position option
2 parents 3c8df8e + 3db9615 commit f87853b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/reference/configuration-reference.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -431,7 +431,7 @@ Tweak main UI settings.
431431
| ------- | ---------------- | ------------------------- | ------------------------- |
432432
| `box` | `wide`, `inline` | `top`, `middle`, `bottom` | `left`, `center`, `right` |
433433
| `cloud` | `inline` | `top`, `middle`, `bottom` | `left`, `center`, `right` |
434-
| `bar ` | `inline` | `bottom` | - |
434+
| `bar ` | `inline` | `top`, `bottom` | - |
435435

436436
::: warning Note
437437
Valid `layout` syntax: `<layoutName> <layoutVariant>`. <br>

0 commit comments

Comments
 (0)