From f5186ef32dfb72d0b49cde03eaabb3bb6f3b1f54 Mon Sep 17 00:00:00 2001 From: Snuggle Date: Thu, 13 Sep 2018 03:24:12 +0100 Subject: [PATCH] Update config comment with kitty backend. --- neofetch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/neofetch b/neofetch index 27a0be1d..0c95fcc1 100755 --- a/neofetch +++ b/neofetch @@ -637,7 +637,7 @@ disk_display="off" # Image backend. # # Default: 'ascii' -# Values: 'ascii', 'caca', 'jp2a', 'iterm2', 'off', 'termpix', 'pixterm', 'tycat', 'w3m' +# Values: 'ascii', 'caca', 'jp2a', 'iterm2', 'off', 'termpix', 'pixterm', 'tycat', 'w3m', 'kitty' # Flag: --backend image_backend="ascii"