Fix windows ascii logo
This commit is contained in:
parent
64182e6ef7
commit
34c89c05cc
1 changed files with 1 additions and 0 deletions
1
neofetch
1
neofetch
|
@ -2697,6 +2697,7 @@ colors () {
|
||||||
|
|
||||||
"Windows"*)
|
"Windows"*)
|
||||||
setcolors 1 2 4 3
|
setcolors 1 2 4 3
|
||||||
|
ascii_distro="windows"
|
||||||
;;
|
;;
|
||||||
|
|
||||||
"Raspbian"* | *)
|
"Raspbian"* | *)
|
||||||
|
|
Loading…
Reference in a new issue