...
This commit is contained in:
parent
bca017fa4c
commit
27af96aaf6
1 changed files with 2 additions and 1 deletions
|
|
@ -1032,7 +1032,8 @@
|
|||
Path to a sound file to play as the bell sound. If set to :code:`none`, the
|
||||
system default bell sound is used. Must be in a format supported by the
|
||||
operating systems sound API, such as WAV or OGA on Linux (libcanberra) or AIFF,
|
||||
MP3 or WAV on macOS (NSSound).
|
||||
MP3 or WAV on macOS (NSSound). Relative paths are resolved
|
||||
with respect to the kitty config directory.
|
||||
'''
|
||||
)
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue