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.