mirror of
https://github.com/ghostty-org/ghostty.git
synced 2025-08-02 14:57:31 +03:00
Update config documentation.
This commit is contained in:
@ -1067,7 +1067,8 @@ keybind: Keybinds = .{},
|
|||||||
@"window-theme": WindowTheme = .auto,
|
@"window-theme": WindowTheme = .auto,
|
||||||
|
|
||||||
/// The colorspace to use for the terminal window. The default is `srgb` but
|
/// The colorspace to use for the terminal window. The default is `srgb` but
|
||||||
/// this can also be set to `display-p3` to use the Display P3 colorspace.
|
/// this can also be set to `display-p3` to use the Display P3 colorspace or
|
||||||
|
/// `generic-rgb` to use the Calibrated RGB colorspace.
|
||||||
///
|
///
|
||||||
/// Changing this value at runtime will only affect new windows.
|
/// Changing this value at runtime will only affect new windows.
|
||||||
///
|
///
|
||||||
|
Reference in New Issue
Block a user