Fix issues with Puppy Linux
This commit is contained in:
parent
8311d3f2e3
commit
3584ebcf76
1 changed files with 5 additions and 0 deletions
5
neofetch
5
neofetch
|
@ -2329,6 +2329,11 @@ colors () {
|
||||||
setcolors 4 7 1
|
setcolors 4 7 1
|
||||||
;;
|
;;
|
||||||
|
|
||||||
|
"Puppy"* | "Quirky Werewolf"* | "Precise Puppy"*)
|
||||||
|
setcolors 4
|
||||||
|
ascii_distro="puppy"
|
||||||
|
;;
|
||||||
|
|
||||||
"Scientific"*)
|
"Scientific"*)
|
||||||
setcolors 4 1 7
|
setcolors 4 1 7
|
||||||
;;
|
;;
|
||||||
|
|
Reference in a new issue