From 7e57c7eb59f01e3bbff6705392d12298927bb99d Mon Sep 17 00:00:00 2001 From: Dylan Date: Wed, 17 Feb 2016 00:00:44 +1100 Subject: [PATCH] Make ChromiumOS use the same logo as ChromeOS --- fetch | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/fetch b/fetch index 5851ab87..56a73f63 100755 --- a/fetch +++ b/fetch @@ -1614,8 +1614,9 @@ getascii () { ascii_colors 4 5 7 ;; - "Chrome"*) + "Chrom"*) ascii_colors 2 1 3 4 7 + ascii_distro="chrome" ;; "Debian"* | "FreeBSD"* | "Elementary"* | "CrunchBang"* | "Ubuntu"*)