fixup! macos: allow to hide decorations

This commit is contained in:
SoraTenshi
2023-09-13 23:18:02 +02:00
committed by Mitchell Hashimoto
parent ed8b5bc283
commit 4c1cf5efe3

View File

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