diff --git a/neofetch b/neofetch index 694619a4..920395ee 100755 --- a/neofetch +++ b/neofetch @@ -2502,7 +2502,7 @@ get_distro_colors() { ascii_Distro="antix" ;; - "FreeBSD"* | "PCBSD"*) + "FreeBSD"* | "PCBSD"* | "TrueOS"*) set_colors 1 7 3 ascii_distro="freebsd" ;;