mirror of
https://github.com/ghostty-org/ghostty.git
synced 2025-07-16 16:56:09 +03:00
fixup! macos: allow to hide decorations
This commit is contained in:

committed by
Mitchell Hashimoto

parent
ed8b5bc283
commit
4c1cf5efe3
@ -242,7 +242,6 @@ keybind: Keybinds = .{},
|
||||
|
||||
/// If false, windows won't have native decorations, i.e. titlebar and
|
||||
/// borders.
|
||||
/// Currently only supported with GTK.
|
||||
@"window-decoration": bool = true,
|
||||
|
||||
/// Whether to allow programs running in the terminal to read/write to
|
||||
|
Reference in New Issue
Block a user