ASCII: Fixed typo
This commit is contained in:
parent
c9ddec83bf
commit
e951eab847
1 changed files with 1 additions and 1 deletions
2
neofetch
2
neofetch
|
@ -2536,7 +2536,7 @@ get_distro_colors() {
|
||||||
|
|
||||||
"antiX"*)
|
"antiX"*)
|
||||||
set_colors 1 7 3
|
set_colors 1 7 3
|
||||||
ascii_Distro="antix"
|
ascii_distro="antix"
|
||||||
;;
|
;;
|
||||||
|
|
||||||
"FreeBSD"*)
|
"FreeBSD"*)
|
||||||
|
|
Loading…
Reference in a new issue