mirror of
https://github.com/KittyKatt/screenFetch.git
synced 2026-01-09 14:28:04 -05:00
Add an option to supply custom ASCII art.
This commit is contained in:
@@ -80,6 +80,12 @@ ASCII logo colors and the label colors. The second argument
|
||||
controls the colors of the information found. One argument may be
|
||||
used without the other.
|
||||
.TP
|
||||
.B \-a 'PATH'
|
||||
You can specify a custom ASCII art by passing the path to a Bash script,
|
||||
defining \fBstartline\fR and \fBfulloutput\fR variables, and optionally
|
||||
\fBlabelcolor\fR and \fBtextcolor\fR. See the \fBasciiText\fR function
|
||||
in the source code for more informations on the variables format.
|
||||
.TP
|
||||
.B \-S 'COMMAND'
|
||||
Here you can specify a custom screenshot command for
|
||||
the script to execute. Surrounding quotes are required.
|
||||
|
||||
Reference in New Issue
Block a user