From f1ab76a2dc082bfeb712fdbc019f6afbd8282e5e Mon Sep 17 00:00:00 2001 From: RealStickman Date: Tue, 27 Oct 2020 16:32:54 +0100 Subject: [PATCH] Disable special ascii colors --- arch-config/.config/neofetch/config.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/arch-config/.config/neofetch/config.conf b/arch-config/.config/neofetch/config.conf index 5eb17f9c..78155bbd 100644 --- a/arch-config/.config/neofetch/config.conf +++ b/arch-config/.config/neofetch/config.conf @@ -686,7 +686,7 @@ ascii_distro="auto" # ascii_colors=(distro) - Ascii is colored based on Distro colors. # ascii_colors=(4 6 1 8 8 6) - Ascii is colored using these colors. ascii_colors=(distro) -ascii_colors=(3 2 4) +#ascii_colors=(3 2 4) # Bold ascii logo # Whether or not to bold the ascii logo.