We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2c9541c commit df4d321Copy full SHA for df4d321
1 file changed
kitty/options/definition.py
@@ -1958,7 +1958,7 @@
1958
opt('background_image', 'none',
1959
option_type='background_images', ctype='!background_images',
1960
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`.'
+ ' The first one is used as the default image.'
1962
' Multiple images are stored in GPU VRAM (on demand) so that transitioning between them is instant.'
1963
' In order to move between images in the list of background images, use the remote control command'
1964
' :code:`set-backround-image`, see `kitten set-backround-image --help` for details. You can map the command'
0 commit comments