OS: [TrueOS] Use FreeBSD ascii art
This commit is contained in:
parent
4376391112
commit
cb69e8c3b2
1 changed files with 1 additions and 1 deletions
2
neofetch
2
neofetch
|
@ -2502,7 +2502,7 @@ get_distro_colors() {
|
||||||
ascii_Distro="antix"
|
ascii_Distro="antix"
|
||||||
;;
|
;;
|
||||||
|
|
||||||
"FreeBSD"* | "PCBSD"*)
|
"FreeBSD"* | "PCBSD"* | "TrueOS"*)
|
||||||
set_colors 1 7 3
|
set_colors 1 7 3
|
||||||
ascii_distro="freebsd"
|
ascii_distro="freebsd"
|
||||||
;;
|
;;
|
||||||
|
|
Loading…
Reference in a new issue