mirror of
https://github.com/ghostty-org/ghostty.git
synced 2025-07-16 16:56:09 +03:00
docs: specify that window-decoration disables tabs on macos only
This commit is contained in:

committed by
GitHub

parent
0d6023f059
commit
3f85ad6892
@ -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. Tabs and tab overview will be disabled.
|
/// borders. On MacOS this also disabled tabs and tab overview.
|
||||||
|
|
||||||
@"window-decoration": bool = true,
|
@"window-decoration": bool = true,
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user