aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDylan Araps <dylan.araps@gmail.com>2019-09-25 10:00:25 +0300
committerDylan Araps <dylan.araps@gmail.com>2019-09-25 10:00:25 +0300
commitb4215a890783abd9ef645331ee0d86f7ef5ff392 (patch)
treeff794462afd265aa0ee500c562b6df553a86d92f
parent741a05480f0a8df22f5765ae3ba29df87a1bc4d2 (diff)
downloadpfetch-b4215a890783abd9ef645331ee0d86f7ef5ff392.tar.gz
docs: update
-rwxr-xr-xpfetch3
1 files changed, 3 insertions, 0 deletions
diff --git a/pfetch b/pfetch
index c946e80..8553179 100755
--- a/pfetch
+++ b/pfetch
@@ -398,6 +398,9 @@ get_ascii() {
# an ascii file from 'stdin'. It allows for the use
# of '<<-EOF' to prevent the break in indentation in
# this source code.
+ #
+ # This function also sets the text colors according
+ # to the ascii color.
read_ascii() {
# 'PF_COL1': Set the info name color according to ascii color.
# 'PF_COL3': Set the title color to some other color. ¯\_(ツ)_/¯