mirror of
https://github.com/ghostty-org/ghostty.git
synced 2025-07-14 15:56:13 +03:00
doc: Update gtk-titlebar
documentation
Mention that changes to `gtk-titlebar` only affects new windows.
This commit is contained in:
@ -550,6 +550,9 @@ keybind: Keybinds = .{},
|
||||
///
|
||||
/// This option does nothing when window-decoration is false or when running
|
||||
/// under MacOS.
|
||||
///
|
||||
/// Changing this value at runtime and reloading the configuration will only
|
||||
/// affect new windows.
|
||||
@"gtk-titlebar": bool = true,
|
||||
|
||||
/// Whether to allow programs running in the terminal to read/write to
|
||||
|
Reference in New Issue
Block a user