Update src/config/Config.zig

Co-authored-by: Aarni Koskela <akx@iki.fi>
This commit is contained in:
Mitchell Hashimoto
2025-01-02 14:05:49 -08:00
committed by GitHub
parent 3971c460d1
commit e7354e7308

View File

@ -560,7 +560,7 @@ palette: Palette = .{},
/// On macOS, background opacity is disabled when the terminal enters native
/// fullscreen. This is because the background becomes gray and it can cause
/// 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,
/// A positive value enables blurring of the background when background-opacity