mirror of
https://github.com/ghostty-org/ghostty.git
synced 2025-07-16 08:46:08 +03:00
Merge pull request #1042 from kai-tub/main
doc: Update `gtk-titlebar` documentation
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