mirror of
https://github.com/fastfetch-cli/fastfetch.git
synced 2026-09-13 10:52:08 +02:00
@@ -0,0 +1,20 @@
|
||||
.:=+*#%%@@@@@@%%#*+=:.
|
||||
.=*%@@@@@@@@@@@@@@@@@@@@@@%*=:
|
||||
.=%@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@%+.
|
||||
:*@@@@@@@@@@@@@@@@@$2++$1%@@@@@@@@@@@@@@@@#-
|
||||
.*@@@@@@@@@@@@@@@@@@%$2..$1#@@@@@@@@@@@@@@@@@@#.
|
||||
-%@@@@@@@@@@@@@@@@@@@%$2..$1#@@@@@@@@@@@@@@@@@@@@-
|
||||
-@@@@@@@@@@@@@@@@@@@@@%$2..$1#@@@@@@@@@@@@@@@@@@@@@=
|
||||
:@@@@@@@@@@@@@@@@@%%@@@%$2..$1#@@@@#@@@@@@@@@@@@@@@@@:
|
||||
*@@@@@@@@@@@@#$2*=:..$1*@@@%$2..$1#@@@#$2..:=+$1#@@@@@@@@@@@@*
|
||||
%@@@@@@@#+$2=:...-+$1#@@@@@%$2..$1#@@@@@#$2+=:..:-$1+#@@@@@@@%
|
||||
%@@@@@$2:..:=+-..-+$1#@@@@@%$2..$1#@@@@@%$2+-..-+=:..:$1@@@@@@
|
||||
*@@@@@$2*%$1@@@@@@%$2+-..$1#@@@%$2..$1#@@@%$2..-+$1#@@@@@@$2%*$1@@@@@*
|
||||
:@@@@@@@@@@@@@@@@@$2#%$1@@@%$2..$1#@@@$2%#$1@@@@@@@@@@@@@@@@@:
|
||||
=@@@@@@@@@@@@@@@@@@@@@%$2..$1#@@@@@@@@@@@@@@@@@@@@@=
|
||||
-@@@@@@@@@@@@@@@@@@@@%$2..$1#@@@@@@@@@@@@@@@@@@@@=
|
||||
.*@@@@@@@@@@@@@@@@@@%$2..$1#@@@@@@@@@@@@@@@@@@#:
|
||||
:*@@@@@@@@@@@@@@@@@$2==$1%@@@@@@@@@@@@@@@@#-.
|
||||
.+%@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@%+:
|
||||
:=*%@@@@@@@@@@@@@@@@@@@@@@%*=:.
|
||||
.-=+*#%%@@@@@@%%#*+=-.
|
||||
@@ -2792,6 +2792,17 @@ static const FFlogo M[] = {
|
||||
.colorKeys = FF_COLOR_FG_BLUE,
|
||||
.colorTitle = FF_COLOR_FG_WHITE,
|
||||
},
|
||||
// MidOS
|
||||
{
|
||||
.names = {"MidOS"},
|
||||
.lines = FASTFETCH_DATATEXT_LOGO_MIDOS,
|
||||
.colors = {
|
||||
FF_COLOR_FG_LIGHT_BLACK,
|
||||
FF_COLOR_FG_WHITE,
|
||||
},
|
||||
.colorKeys = FF_COLOR_FG_LIGHT_BLACK,
|
||||
.colorTitle = FF_COLOR_FG_WHITE,
|
||||
},
|
||||
// Mint
|
||||
{
|
||||
.names = {"mint", "mint-linux"},
|
||||
|
||||
Reference in New Issue
Block a user