Merge pull request #2091 from gpanders/patch-1

config: fix typo
pull/2094/head
Mitchell Hashimoto 2024-08-12 09:46:13 -07:00 committed by GitHub
commit 3e0a5d3a73
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -726,7 +726,7 @@ keybind: Keybinds = .{},
///
/// This defaults to true because out-of-sync rendering on macOS can
/// cause kernel panics (macOS 14.4+) and performance issues for external
/// displays over some hardware such as DisplayLink. If you want to maximize
/// displays over some hardware such as DisplayLink. If you want to minimize
/// input latency, set this to false with the known aforementioned risks.
///
/// Changing this value at runtime will only affect new terminals.