Skip to content

Commit 82f8d1e

Browse files
authored
Update builtin.c
1 parent 47df2eb commit 82f8d1e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/logo/builtin.c

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -954,9 +954,9 @@ static const FFlogo C[] = {
954954
.colorKeys = FF_COLOR_FG_GREEN,
955955
.colorTitle = FF_COLOR_FG_WHITE,
956956
},
957-
// Chimera Linux
957+
// Chimera
958958
{
959-
.names = {"chimera"},
959+
.names = {"Chimera"},
960960
.lines = FASTFETCH_DATATEXT_LOGO_CHIMERA_LINUX,
961961
.colors = {
962962
FF_COLOR_FG_RED,

0 commit comments

Comments
 (0)