Skip to content

Commit df4d321

Browse files
committed
...
1 parent 2c9541c commit df4d321

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

kitty/options/definition.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1958,7 +1958,7 @@
19581958
opt('background_image', 'none',
19591959
option_type='background_images', ctype='!background_images',
19601960
long_text='Glob pattern matching one or more background images. Must be in PNG/JPEG/WEBP/TIFF/GIF/BMP format.'
1961-
' The first one is used as the default image, you can change the current image using :ac:`change_background_image`.'
1961+
' The first one is used as the default image.'
19621962
' Multiple images are stored in GPU VRAM (on demand) so that transitioning between them is instant.'
19631963
' In order to move between images in the list of background images, use the remote control command'
19641964
' :code:`set-backround-image`, see `kitten set-backround-image --help` for details. You can map the command'

0 commit comments

Comments
 (0)