diff --git a/CHANGELOG.md b/CHANGELOG.md index e7fc8225..5b5104ea 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -18,6 +18,14 @@ - Fixed Raspbian being detected as ChromeOS. +## ASCII + +- Added small Debian. +- Added small FreeBSD. +- Added small macOS. +- Added small NixOS. + + ## Info **CPU** diff --git a/neofetch b/neofetch index 31c8011e..9df80069 100755 --- a/neofetch +++ b/neofetch @@ -4127,9 +4127,9 @@ ASCII: NOTE: Change this to 'Lubuntu', 'Xubuntu', 'Ubuntu-GNOME', 'Ubuntu-Studio' or 'Ubuntu-Budgie' to use the flavors. - NOTE: Alpine, Arch, Crux, Gentoo, OpenBSD, and Void have a smaller logo variant. + NOTE: Alpine, Arch, CRUX, Debian, Gentoo, FreeBSD, Mac, NixOS, OpenBSD, and Void have a smaller logo variant. - NOTE: Change this to 'alpine_small', 'arch_small', 'crux_small', 'gentoo_small', 'openbsd_small', and 'void_small' to use the small logos. + NOTE: Use '{distro name}_small' to use the small variants. --ascii_bold on/off Whether or not to bold the ascii logo. -L, --logo Hide the info text and only show the ascii logo. diff --git a/neofetch.1 b/neofetch.1 index 71c699b0..21e96bd8 100644 --- a/neofetch.1 +++ b/neofetch.1 @@ -235,9 +235,9 @@ NOTE: Ubuntu has flavor variants. .IP NOTE: Change this to 'Lubuntu', 'Xubuntu', 'Ubuntu\-GNOME', 'Ubuntu\-Studio' or 'Ubuntu\-Budgie' to use the flavors. .IP -NOTE: Alpine, Arch, Crux, Gentoo, OpenBSD, and Void have a smaller logo variant. +NOTE: Alpine, Arch, CRUX, Debian, Gentoo, FreeBSD, Mac, NixOS, OpenBSD, and Void have a smaller logo variant. .IP -NOTE: Change this to 'alpine_small', 'arch_small', 'crux_small', 'gentoo_small', 'openbsd_small', and 'void_small' to use the small logos. +NOTE: Use '{distro name}_small' to use the small variants. .TP \fB\-\-ascii_bold\fR on/off Whether or not to bold the ascii logo.