mirror of
https://github.com/ghostty-org/ghostty.git
synced 2025-07-14 15:56:13 +03:00
docs: include valid values for macos-titlebar-proxy-icon
This commit is contained in:
@ -1553,6 +1553,11 @@ keybind: Keybinds = .{},
|
|||||||
///
|
///
|
||||||
/// The proxy icon is only visible with the native macOS titlebar style.
|
/// The proxy icon is only visible with the native macOS titlebar style.
|
||||||
///
|
///
|
||||||
|
/// Valid values are:
|
||||||
|
///
|
||||||
|
/// * `visible` - Show the proxy icon.
|
||||||
|
/// * `hidden` - Hide the proxy icon.
|
||||||
|
///
|
||||||
/// The default value is `visible`.
|
/// The default value is `visible`.
|
||||||
///
|
///
|
||||||
/// This setting can be changed at runtime and will affect all currently
|
/// This setting can be changed at runtime and will affect all currently
|
||||||
|
Reference in New Issue
Block a user