Skip to content

Commit 47df2eb

Browse files
committed
Logo (Builtin): fix Chimera Linux distro name to match ID
1 parent 373cb41 commit 47df2eb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/logo/builtin.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -956,7 +956,7 @@ static const FFlogo C[] = {
956956
},
957957
// Chimera Linux
958958
{
959-
.names = {"Chimera Linux"},
959+
.names = {"chimera"},
960960
.lines = FASTFETCH_DATATEXT_LOGO_CHIMERA_LINUX,
961961
.colors = {
962962
FF_COLOR_FG_RED,

0 commit comments

Comments
 (0)