File tree Expand file tree Collapse file tree 3 files changed +31
-0
lines changed
Expand file tree Collapse file tree 3 files changed +31
-0
lines changed Original file line number Diff line number Diff line change 4949* Update Ubuntu_old
5050* Update Windows 11_small
5151* Add Amazon Linux
52+ * Add LainOS
5253
5354# 2.0.5
5455
Original file line number Diff line number Diff line change 1+ ${c2} /==\\
2+ \\==/
3+ ${c1} · · · · · · ·
4+ · · · · · · · · · ·
5+ · · · ${c2}.-======-.${c1}· · · ·
6+ ${c2} .::.${c1} ·${c2}.-============-.${c1}· ${c2}.::.
7+ .:==:${c1}· ${c2}.:===:'${c1}. ·· .${c2}':===:.${c1} ·${c2}:==:.
8+ .:===:${c1} · ${c2}:===.${c1} · ${c3}.--.${c1} · ${c2}.===:${c1} · ${c2}:===:.
9+ :===:${c1}· · ${c2}:===.${c1} · ${c3}.:====:.${c1} · ${c2}.===:${c1} · ·${c2}:===:
10+ (===:${c1}· · ${c2}:===-${c1} · ${c3}:======:${c1} · ${c2}-===:${c1} · ·${c2}:===)
11+ :===:${c1}· · ${c2}:===.${c1} · ${c3}':====:'${c1} · ${c2}.===:${c1} · ·${c2}:===:
12+ ':===:${c1} · ${c2}:===.${c1} · ${c3}'--'${c1} · ${c2}.===:${c1} · ${c2}:===:'
13+ ':==:${c1}· ${c2}':===:.${c1}' ·· '${c2}.:===:'${c1} ·${c2}:==:'
14+ '::'${c1} · ${c2}'===-. .-==='${c1} · ${c2}'::'
15+ ${c2}/==\\${c1} · · · ${c2}:=== ===:${c1} · · · ${c2}/==\\
16+ \\==/${c1} · · ·${c2}:===${c1} ·${c2}===:${c1}· · · ${c2}\\==/${c2}
17+ .-. ${c1}· ${c2}:===${c1}· ${c2}===:${c1} ·${c2} ${c2}.-.
18+ .===. .=== ===. .===.
19+ .======== ========.
20+ ''''' '''''
Original file line number Diff line number Diff line change @@ -2146,6 +2146,16 @@ static const FFlogo L[] = {
21462146 .colorKeys = FF_COLOR_FG_GREEN ,
21472147 .colorTitle = FF_COLOR_FG_WHITE ,
21482148 },
2149+ // LainOS
2150+ {
2151+ .names = {"LainOS" },
2152+ .lines = FASTFETCH_DATATEXT_LOGO_LAINOS ,
2153+ .colors = {
2154+ FF_COLOR_FG_BLUE ,
2155+ FF_COLOR_FG_256 "14" ,
2156+ FF_COLOR_FG_WHITE ,
2157+ },
2158+ },
21492159 // Lunar
21502160 {
21512161 .names = {"Lunar" },
You can’t perform that action at this time.
0 commit comments