Skip to content

Commit 476b55c

Browse files
committed
Logo (Builtin): remove GoralixOS
Ref: #1699
1 parent 4a53cfa commit 476b55c

2 files changed

Lines changed: 0 additions & 20 deletions

File tree

src/logo/ascii/goralixos.txt

Lines changed: 0 additions & 11 deletions
This file was deleted.

src/logo/builtin.c

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -2029,15 +2029,6 @@ static const FFlogo G[] = {
20292029
.colorKeys = FF_COLOR_FG_MAGENTA,
20302030
.colorTitle = FF_COLOR_FG_WHITE,
20312031
},
2032-
// GoralixOS
2033-
{
2034-
.names = {"GoralixOS"},
2035-
.lines = FASTFETCH_DATATEXT_LOGO_GORALIXOS,
2036-
.colors = {
2037-
FF_COLOR_FG_WHITE,
2038-
FF_COLOR_FG_LIGHT_BLACK,
2039-
},
2040-
},
20412032
// GrapheneOS
20422033
{
20432034
.names = {"GrapheneOS"},

0 commit comments

Comments
 (0)