mirror of
https://github.com/ghostty-org/ghostty.git
synced 2025-07-24 04:36:10 +03:00
docs: fix typo
This commit is contained in:

committed by
GitHub

parent
3f85ad6892
commit
d97910a4e8
@ -668,7 +668,7 @@ keybind: Keybinds = .{},
|
|||||||
///
|
///
|
||||||
/// * `true`
|
/// * `true`
|
||||||
/// * `false` - windows won't have native decorations, i.e. titlebar and
|
/// * `false` - windows won't have native decorations, i.e. titlebar and
|
||||||
/// borders. On MacOS this also disabled tabs and tab overview.
|
/// borders. On MacOS this also disables tabs and tab overview.
|
||||||
|
|
||||||
@"window-decoration": bool = true,
|
@"window-decoration": bool = true,
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user