We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ac76107 commit af94cf4Copy full SHA for af94cf4
src/logo/builtin.c
@@ -4279,10 +4279,10 @@ static const FFlogo X[] = {
4279
FF_COLOR_FG_CYAN,
4280
},
4281
4282
- //XrayOS
+ //Xray_OS
4283
{
4284
- .names = {"XrayOS"},
4285
- .lines = FASTFETCH_DATATEXT_LOGO_XRAYOS,
+ .names = {"Xray_OS"},
+ .lines = FASTFETCH_DATATEXT_LOGO_XRAY_OS,
4286
.colors = {
4287
FF_COLOR_FG_256 "15",
4288
FF_COLOR_FG_256 "14",
0 commit comments