mirror of
https://github.com/ghostty-org/ghostty.git
synced 2026-09-10 07:55:39 +00:00
Requesting the initial color scheme on systems where the D-Bus interface is nonexistent would delay Ghostty startup by 1-2 minutes. That's not acceptable. Our color scheme events are already async-friendly anyway. Fixes #4632