docs: bell border feature is available on macOS (#10242)

As of commit fe55d90 and PR #8768 this feature is also available on
macOS.
This commit is contained in:
Mitchell Hashimoto
2026-01-09 11:40:12 -08:00
committed by GitHub

View File

@@ -2935,7 +2935,7 @@ keybind: Keybinds = .{},
/// Display a border around the alerted surface until the terminal is
/// re-focused or interacted with (such as on keyboard input).
///
/// GTK only.
/// Available since: 1.2.0 on GTK, 1.2.1 on macOS
///
/// Example: `audio`, `no-audio`, `system`, `no-system`
///