From 9c9e08f17d5dfc34bc247c367579cf15424dcb33 Mon Sep 17 00:00:00 2001 From: Dylan Araps Date: Tue, 6 Dec 2016 10:32:47 +1100 Subject: [PATCH] Docs: Add notes about ubuntu flavors --- config/config | 2 ++ neofetch | 3 +++ neofetch.1 | 4 ++++ 3 files changed, 9 insertions(+) diff --git a/config/config b/config/config index fc6f35b3..219d51b3 100644 --- a/config/config +++ b/config/config @@ -585,6 +585,8 @@ ascii="distro" # # NOTE: Arch and Ubuntu have 'old' logo varients. # Change this to 'arch_old' or 'ubuntu_old' to use the old logos. +# NOTE: Ubuntu has flavor varients. +# Change this to 'Lubuntu', 'Xubuntu', 'Ubuntu-GNOME' or 'Ubuntu-Budgie' to use the flavors. ascii_distro="auto" # Ascii Colors diff --git a/neofetch b/neofetch index ea9a84b1..520dbc9d 100755 --- a/neofetch +++ b/neofetch @@ -3118,6 +3118,9 @@ usage() { printf "%s" " --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. + NOTE: Ubuntu has flavor varients. + NOTE: Change this to 'Lubuntu', 'Xubuntu', 'Ubuntu-GNOME' + or 'Ubuntu-Budgie' to use the flavors. --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 a4825fd6..52678fe4 100644 --- a/neofetch.1 +++ b/neofetch.1 @@ -232,6 +232,10 @@ Which Distro\'s ASCII art to print NOTE: Arch and Ubuntu have 'old' logo varients. .br NOTE: Use 'arch_old' or 'ubuntu_old' to use the old logos. +.br +NOTE: Ubuntu has flavor varients. +.br +NOTE: Change this to 'Lubuntu', 'Xubuntu', 'Ubuntu-GNOME' or 'Ubuntu-Budgie' to use the flavors. .TP .B \--ascii_logo_size 'size' Size of ascii logo.