OS: Added support for postmarketos
This commit is contained in:
parent
91d2edf7c8
commit
c9146d9eee
2 changed files with 22 additions and 0 deletions
5
neofetch
5
neofetch
|
|
@ -3820,6 +3820,11 @@ get_distro_colors() {
|
|||
ascii_file="porteus"
|
||||
;;
|
||||
|
||||
"PostMarketOS"*)
|
||||
set_colors 2 7
|
||||
ascii_file="postmarketos"
|
||||
;;
|
||||
|
||||
"Puppy"* | "Quirky Werewolf"* | "Precise Puppy"*)
|
||||
set_colors 4 7
|
||||
ascii_file="puppy"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue