From d94ba5cf105948ddd2b2fc4160a2a4cdb472df4f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Martin=20M=C3=BCller?= Date: Fri, 9 Jan 2026 18:46:00 +0100 Subject: [PATCH] docs: add bell border feature version availability Commit 22fc90f (PR #8222) on GTK and commit fe55d90 (PR #8768) on macOS. --- src/config/Config.zig | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/config/Config.zig b/src/config/Config.zig index b0ef26554..7958c52f1 100644 --- a/src/config/Config.zig +++ b/src/config/Config.zig @@ -2934,6 +2934,8 @@ keybind: Keybinds = .{}, /// Display a border around the alerted surface until the terminal is /// re-focused or interacted with (such as on keyboard input). /// +/// Available since: 1.2.0 on GTK, 1.2.1 on macOS +/// /// Example: `audio`, `no-audio`, `system`, `no-system` /// /// Available since: 1.2.0