mirror of
https://github.com/ghostty-org/ghostty.git
synced 2026-04-18 21:40:29 +00:00
macos: fix quick terminal glassy background
This commit is contained in:
@@ -625,6 +625,8 @@ class QuickTerminalController: BaseTerminalController {
|
||||
window.isOpaque = true
|
||||
window.backgroundColor = .windowBackgroundColor
|
||||
}
|
||||
|
||||
terminalViewContainer?.ghosttyConfigDidChange(ghostty.config, preferredBackgroundColor: nil)
|
||||
}
|
||||
|
||||
private func showNoNewTabAlert() {
|
||||
|
||||
Reference in New Issue
Block a user