ascii: Added support for command output
This commit is contained in:
parent
4fb30c040a
commit
defee48d14
1
neofetch
1
neofetch
|
@ -660,6 +660,7 @@ image_backend="ascii"
|
|||
#
|
||||
# Default: 'auto'
|
||||
# Values: 'auto', 'ascii', 'wallpaper', '/path/to/img', '/path/to/ascii', '/path/to/dir/'
|
||||
# 'command output (neofetch --ascii "$(fortune | cowsay -W 30)")'
|
||||
# Flag: --source
|
||||
#
|
||||
# NOTE: 'auto' will pick the best image source for whatever image backend is used.
|
||||
|
|
Reference in New Issue