mirror of
https://github.com/fastfetch-cli/fastfetch.git
synced 2026-09-13 02:42:09 +02:00
Logo (Builtin): add Peropesis
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
#### #### #### ### #### #### #### # ####
|
||||
# # # # # # # # # # # # #
|
||||
#### ### #### # # #### ### # # #
|
||||
# # # # # # # # # # #
|
||||
# #### # # ### # #### #### # ####
|
||||
@@ -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"},
|
||||
|
||||
Reference in New Issue
Block a user