This commit is contained in:
dylan araps 2017-04-26 11:48:54 +10:00
commit c8b7ed6d1b
4 changed files with 39 additions and 2 deletions

View file

@ -540,6 +540,7 @@ disk_display="off"
# Backend Settings
# Image backend.
#
# Default: 'ascii'
@ -602,6 +603,15 @@ ascii_bold="on"
# Image Options
# Image loop
# Setting this to on will make neofetch redraw the image constantly until
# Ctrl+C is pressed. This fixes display issues in some terminal emulators.
#
# Default: 'off'
# Values: 'on', 'off'
# Flag: --loop
image_loop="off"
# Thumbnail directory
#
# Default: '~/.cache/thumbnails/neofetch'