From 24498852fd8f79d35f8e84e554e0f312b851f95f Mon Sep 17 00:00:00 2001 From: Dylan Araps Date: Sun, 3 Nov 2019 01:42:45 +0000 Subject: [PATCH] pfetch: minor fixes --- pfetch | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/pfetch b/pfetch index 46d72a1..80661cd 100755 --- a/pfetch +++ b/pfetch @@ -1031,7 +1031,7 @@ get_ascii() { [Ll]inux*) read_ascii 4 <<-EOF ${c4} ___ - (${c7}.ยท ${c4}| + (${c7}.. ${c4}| (${c5}<> ${c4}| / ${c7}__ ${c4}\\ ( ${c7}/ \\ ${c4}/| @@ -1334,6 +1334,8 @@ main() { set -f set +f ${PF_INFO-ascii title os host kernel uptime pkgs memory} + # Grab the ascii art if the user has enabled it. This simply + # populates the '$ascii' variable. case $@ in *ascii*) get_ascii; shift; esac # Iterate over the info functions to determine the lengths of the