pub fn print_distro_logo(distro: Option<&str>)Expand description
Print logo for a distro following the strict priority:
- Real graphic logo (if terminal supports it and embedded logo exists)
- Chafa high-quality symbols (if chafa is available)
- Real Fastfetch ASCII logo (always available)