mirror of
https://github.com/ghostty-org/ghostty.git
synced 2025-07-14 15:56:13 +03:00
Update src/config/Config.zig
Co-authored-by: Aarni Koskela <akx@iki.fi>
This commit is contained in:

committed by
GitHub

parent
3971c460d1
commit
e7354e7308
@ -560,7 +560,7 @@ palette: Palette = .{},
|
|||||||
/// On macOS, background opacity is disabled when the terminal enters native
|
/// On macOS, background opacity is disabled when the terminal enters native
|
||||||
/// fullscreen. This is because the background becomes gray and it can cause
|
/// fullscreen. This is because the background becomes gray and it can cause
|
||||||
/// widgets to show through which isn't generally desirable.
|
/// widgets to show through which isn't generally desirable.
|
||||||
/// On macOs, this setting cannot be reloaded and needs a restart
|
/// On macOS, changing this configuration requires restarting Ghostty completely.
|
||||||
@"background-opacity": f64 = 1.0,
|
@"background-opacity": f64 = 1.0,
|
||||||
|
|
||||||
/// A positive value enables blurring of the background when background-opacity
|
/// A positive value enables blurring of the background when background-opacity
|
||||||
|
Reference in New Issue
Block a user