diff --git a/config/config b/config/config index dd072b22..a77faca6 100644 --- a/config/config +++ b/config/config @@ -582,6 +582,9 @@ ascii="distro" # Default: 'auto' # Values: 'auto', 'distro_name' # Flag: --ascii_distro +# +# NOTE: Arch and Ubuntu have 'old' logo varients. +# Change this to 'arch_old' or 'ubuntu_old' to use the old logos. ascii_distro="auto" # Ascii Colors diff --git a/neofetch b/neofetch index ba0b6b60..af59e29a 100755 --- a/neofetch +++ b/neofetch @@ -3075,6 +3075,8 @@ usage() { printf "%s" " distro, /path/to/ascii --ascii_colors x x x x x x Colors to print the ascii art --ascii_distro distro Which Distro's ascii art to print + NOTE: Arch and Ubuntu have 'old' logo varients. + NOTE: Use 'arch_old' or 'ubuntu_old' to use the old logos. --ascii_logo_size Size of ascii logo. Supported distros: Arch, Gentoo, Crux, OpenBSD. --ascii_bold on/off Whether or not to bold the ascii logo. diff --git a/neofetch.1 b/neofetch.1 index 49571bc6..a4825fd6 100644 --- a/neofetch.1 +++ b/neofetch.1 @@ -228,6 +228,10 @@ Colors to print the ASCII art .TP .B \--ascii_distro 'distro' Which Distro\'s ASCII art to print +.br +NOTE: Arch and Ubuntu have 'old' logo varients. +.br +NOTE: Use 'arch_old' or 'ubuntu_old' to use the old logos. .TP .B \--ascii_logo_size 'size' Size of ascii logo.