diff --git a/arch-config/.config/neofetch/config.conf b/arch-config/.config/neofetch/config.conf index 3f2990df..97fe06f0 100644 --- a/arch-config/.config/neofetch/config.conf +++ b/arch-config/.config/neofetch/config.conf @@ -449,8 +449,8 @@ mpc_args=() # Example: # colors=(distro) - Text is colored based on Distro colors. # colors=(4 6 1 8 8 6) - Text is colored in the order above. -#colors=(distro) -colors=(55 55 55 55 5 5) +colors=(distro) +#colors=(55 55 55 55 5 5) # Text Options @@ -684,8 +684,8 @@ ascii_distro="auto" # Example: # 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) +ascii_colors=(distro) +#ascii_colors=(55 53 55 53 55 53) #5=pink #55=purple #53=purple/red