This commit is contained in:
Kovid Goyal
2026-04-15 22:43:48 +05:30
parent 2c9541cf21
commit df4d3218a3

View File

@@ -1958,7 +1958,7 @@ this option by reloading the config is not supported.
opt('background_image', 'none',
option_type='background_images', ctype='!background_images',
long_text='Glob pattern matching one or more background images. Must be in PNG/JPEG/WEBP/TIFF/GIF/BMP format.'
' The first one is used as the default image, you can change the current image using :ac:`change_background_image`.'
' The first one is used as the default image.'
' Multiple images are stored in GPU VRAM (on demand) so that transitioning between them is instant.'
' In order to move between images in the list of background images, use the remote control command'
' :code:`set-backround-image`, see `kitten set-backround-image --help` for details. You can map the command'