Fix ascii colors on Windows 10
This commit is contained in:
parent
8f822c9366
commit
be9fadf7c4
1 changed files with 1 additions and 1 deletions
2
neofetch
2
neofetch
|
@ -2513,7 +2513,7 @@ colors() {
|
|||
setcolors 2 8
|
||||
;;
|
||||
|
||||
"Windows 8"* | "Windows 10"*)
|
||||
"Windows 8"* | "Windows 10"* | "Ubuntu"*"Windows")
|
||||
setcolors 6
|
||||
ascii_distro="windows10"
|
||||
;;
|
||||
|
|
Loading…
Reference in a new issue