From 65e481d50804c0249e0598f039408bcdbaef33ec Mon Sep 17 00:00:00 2001 From: RealStickman Date: Mon, 14 Sep 2020 17:28:16 +0200 Subject: [PATCH] Changed to normal text and assigned better colors. --- arch-config/.config/neofetch/config.conf | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) diff --git a/arch-config/.config/neofetch/config.conf b/arch-config/.config/neofetch/config.conf index 2926eb3f..bac2137e 100644 --- a/arch-config/.config/neofetch/config.conf +++ b/arch-config/.config/neofetch/config.conf @@ -686,11 +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=(55 53 55 53 55 53) -#5=pink -#55=purple -#53=purple/red -#57=purple/blue +ascii_colors=(3 2) # Bold ascii logo # Whether or not to bold the ascii logo. @@ -698,7 +694,7 @@ ascii_colors=(distro) # Default: 'on' # Values: 'on', 'off' # Flag: --ascii_bold -ascii_bold="on" +ascii_bold="off" # Image Options