diff --git a/neofetch b/neofetch index fa11652b..c5008280 100755 --- a/neofetch +++ b/neofetch @@ -2876,7 +2876,7 @@ get_distro_colors() { ascii_file="redstar" ;; - "Redhat"* | "Red Hat"*) + "Redhat"* | "Red Hat"* | "rhel"*) set_colors 1 7 3 ascii_file="redhat" ;;