From bb4e8ffef0816f466af2194a4dbfede724367957 Mon Sep 17 00:00:00 2001 From: Kovid Goyal Date: Sat, 21 Jun 2025 08:40:18 +0530 Subject: [PATCH] ... --- kitty/options/definition.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kitty/options/definition.py b/kitty/options/definition.py index 226bc5ebb..65403b625 100644 --- a/kitty/options/definition.py +++ b/kitty/options/definition.py @@ -1042,7 +1042,7 @@ opt('linux_bell_theme', '__custom', ctype='!bell_theme', The XDG Sound Theme kitty will use to play the bell sound. On Wayland, when the compositor supports it, it is asked to play the system default bell sound, and this setting has no effect. Note that Hyprland claims to support this -protocol, but :link:`does not actually play a sound `. +protocol, but :link:`does not actually play a sound `. This setting defaults to the custom theme name specified in the :link:`XDG Sound theme specification , falling back to the default freedesktop theme if it does not exist.