Logo (Builtin): add Peropesis

This commit is contained in:
李通洲
2023-11-22 09:10:44 +08:00
parent eea6e81276
commit aa45945b57
2 changed files with 13 additions and 0 deletions
+5
View File
@@ -0,0 +1,5 @@
#### #### #### ### #### #### #### # ####
# # # # # # # # # # # # #
#### ### #### # # #### ### # # #
# # # # # # # # # # #
# #### # # ### # #### #### # ####
+8
View File
@@ -3080,6 +3080,14 @@ static const FFlogo P[] = {
FF_COLOR_FG_WHITE,
},
},
// Peropesis
{
.names = {"Peropesis", "Peropesis Linux"},
.lines = FASTFETCH_DATATEXT_LOGO_PEROPESIS,
.colors = {
FF_COLOR_FG_WHITE
},
},
// PhyOS
{
.names = {"PhyOS"},