ASCII: Fix SUSE logo not displayed
This commit is contained in:
parent
9518c0c485
commit
10cfce6524
1 changed files with 1 additions and 1 deletions
2
neofetch
2
neofetch
|
@ -2942,7 +2942,7 @@ get_distro_colors() {
|
||||||
|
|
||||||
"openSUSE"* | "open SUSE"* | "SUSE"*)
|
"openSUSE"* | "open SUSE"* | "SUSE"*)
|
||||||
set_colors 2 7
|
set_colors 2 7
|
||||||
ascii_distro="suse"
|
ascii_file="suse"
|
||||||
;;
|
;;
|
||||||
|
|
||||||
"SwagArch"*)
|
"SwagArch"*)
|
||||||
|
|
Loading…
Reference in a new issue