File tree Expand file tree Collapse file tree 2 files changed +26
-0
lines changed Expand file tree Collapse file tree 2 files changed +26
-0
lines changed Original file line number Diff line number Diff line change
1
+ .;oo;.
2
+ .;ldddol;.
3
+ .:cldddddolc:.
4
+ ':lloddddoooolcc:'
5
+ ':lllodddddooooolccc:,
6
+ ,:lllloddddooooollllccccc,.
7
+ .,clllllddddooooollllllccc::::,.
8
+ .,clllllloodoooooooollllccc:::::::,.
9
+ 'cllllllllllllloooooollcccc::::::::::,
10
+ ,lllllllllllllooooolllccc::::::::::,
11
+ ,cllllllllllllloollllcc::::::::::;
12
+ 'clllllllllllllllcccc::::::::;:,
13
+ .clllllllccccc::cc:::::::::;:'
14
+ .cllllccccc:;;;:cc::::::;;:.
15
+ .cccccccc;;;:::::cc:::;;:.
16
+ .:cccc;;;:::::::::c::;:.
17
+ .;::::;;;;;;;;;;;;;::.
Original file line number Diff line number Diff line change @@ -3998,6 +3998,15 @@ static const FFlogo P[] = {
3998
3998
FF_COLOR_FG_WHITE ,
3999
3999
},
4000
4000
},
4001
+ // PrismLinux
4002
+ {
4003
+ .names = {"PrismLinux" },
4004
+ .lines = FASTFETCH_DATATEXT_LOGO_PRISMLINUX ,
4005
+ .colors = {
4006
+ FF_COLOR_FG_BLUE ,
4007
+ FF_COLOR_FG_BLUE ,
4008
+ },
4009
+ },
4001
4010
// LAST
4002
4011
{},
4003
4012
};
You can’t perform that action at this time.
0 commit comments