From 78f788704e04478f66b0ca00bca0502e5459470d Mon Sep 17 00:00:00 2001 From: Luflosi Date: Sun, 20 Oct 2019 17:57:32 +0200 Subject: [PATCH] Add kitty to the list of available backends --- neofetch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/neofetch b/neofetch index 35ce677f..16ce10c4 100755 --- a/neofetch +++ b/neofetch @@ -4551,7 +4551,7 @@ BARS: IMAGE BACKEND: --backend backend Which image backend to use. Possible values: 'ascii', 'caca', 'chafa', 'jp2a', 'iterm2', - 'off', 'sixel', 'tycat', 'w3m' + 'off', 'sixel', 'tycat', 'w3m', 'kitty' --source source Which image or ascii file to use. Possible values: 'auto', 'ascii', 'wallpaper', '/path/to/img', '/path/to/ascii', '/path/to/dir/', 'command output' [ascii]