mirror of
https://github.com/kovidgoyal/kitty
synced 2026-06-09 23:54:20 +02:00
...
This commit is contained in:
@@ -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'
|
||||
|
||||
Reference in New Issue
Block a user