Logo (Builtin): Add Codex Linux support (#1701)

* feat: add Codex Linux

* Codex.txt: remove empty lines

---------

Co-authored-by: Carter Li <CarterLi@users.noreply.github.com>
This commit is contained in:
Noa Himesaka
2025-04-19 22:22:28 +09:00
committed by GitHub
parent 476b55c17d
commit 07c5ef255e
2 changed files with 20 additions and 0 deletions
+12
View File
@@ -0,0 +1,12 @@
^"^"^". `"^"""`
";;;;;:. `;;;;;;.
^;":;:;: .;,,;:;:
.'`",, '":::. ^;'';;;;, .:: ,;;;:
';;;;:":::::' ^;` `;;;;" ::. ,;;;:
";:;:. ^;` ^;;;;^ ,;. ,;;;:
";;;: ^;` ";;;;^ ";' ,;;;:
";;;: ^;` ,;;;;`^;` ,;;;:
";;;: ^;` ,;;;;;^ ,;;;:
";:;: ^;` .:;:;" ,;:;:
,;;;;. ";" .:;, :;;;;.
."""""` ^"^ '" ."""""`
+8
View File
@@ -1135,6 +1135,14 @@ static const FFlogo C[] = {
.colorKeys = FF_COLOR_FG_BLUE,
.colorTitle = FF_COLOR_FG_BLUE,
},
// Codex Linux (reMarkable OS)
{
.names = {"Codex Linux"},
.lines = FASTFETCH_DATATEXT_LOGO_CODEX,
.colors = {
FF_COLOR_FG_WHITE
},
},
// Condres
{
.names = {"Condres"},