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