Skip to content

Commit af94cf4

Browse files
Xray-OSCarterLi
authored andcommitted
fixing the name of my distro
1 parent ac76107 commit af94cf4

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

src/logo/builtin.c

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4279,10 +4279,10 @@ static const FFlogo X[] = {
42794279
FF_COLOR_FG_CYAN,
42804280
},
42814281
},
4282-
//XrayOS
4282+
//Xray_OS
42834283
{
4284-
.names = {"XrayOS"},
4285-
.lines = FASTFETCH_DATATEXT_LOGO_XRAYOS,
4284+
.names = {"Xray_OS"},
4285+
.lines = FASTFETCH_DATATEXT_LOGO_XRAY_OS,
42864286
.colors = {
42874287
FF_COLOR_FG_256 "15",
42884288
FF_COLOR_FG_256 "14",

0 commit comments

Comments
 (0)