From c8d2a0442cec35226cb4d0f13d70dcc3252c9286 Mon Sep 17 00:00:00 2001 From: Grant Miller Date: Fri, 25 Jan 2019 16:46:18 -0600 Subject: [PATCH] postmarketOS: Add small ASCII logo --- neofetch | 17 ++++++++++++++++- 1 file changed, 16 insertions(+), 1 deletion(-) diff --git a/neofetch b/neofetch index 96dc7259..67f7c184 100755 --- a/neofetch +++ b/neofetch @@ -4461,7 +4461,7 @@ ASCII: 'Ubuntu-Studio' or 'Ubuntu-Budgie' to use the flavors. NOTE: Alpine, Arch, CRUX, Debian, Gentoo, FreeBSD, Mac, NixOS, - OpenBSD, and Void have a smaller logo variant. + OpenBSD, postmarketOS, and Void have a smaller logo variant. NOTE: Use '{distro name}_small' to use the small variants. @@ -7584,6 +7584,21 @@ s: yNm+` .smNd+. EOF ;; + "postmarketos_small") + set_colors 2 7 + read -rd '' ascii_data <<'EOF' +${c1} /\\ + / \\ + / \\ + \\__ \\ + /\\__ \\ _\\ + / / \\/ __ + / / ____/ \\ + / \\ \\ \\ +/_____/ /________\\ +EOF + ;; + "PostMarketOS"*) set_colors 2 7 read -rd '' ascii_data <<'EOF'