ascii: Added support for command output
This commit is contained in:
parent
1b356da175
commit
4fb30c040a
2 changed files with 10 additions and 4 deletions
6
neofetch
6
neofetch
|
|
@ -4375,8 +4375,12 @@ IMAGE BACKEND:
|
|||
'sixel', 'tycat', 'w3m'
|
||||
--source source Which image or ascii file to use.
|
||||
Possible values: 'auto', 'ascii', 'wallpaper', '/path/to/img',
|
||||
'/path/to/ascii', '/path/to/dir/'
|
||||
'/path/to/ascii', '/path/to/dir/', 'command output' [ascii]
|
||||
|
||||
--ascii source Shortcut to use 'ascii' backend.
|
||||
|
||||
NEW: neofetch --ascii \"\$(fortune | cowsay -W 30)\"
|
||||
|
||||
--caca source Shortcut to use 'caca' backend.
|
||||
--iterm2 source Shortcut to use 'iterm2' backend.
|
||||
--jp2a source Shortcut to use 'jp2a' backend.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue