mirror of
https://github.com/fastfetch-cli/fastfetch.git
synced 2026-09-13 02:42:09 +02:00
fixing the name of my distro
This commit is contained in:
+3
-3
@@ -4279,10 +4279,10 @@ static const FFlogo X[] = {
|
||||
FF_COLOR_FG_CYAN,
|
||||
},
|
||||
},
|
||||
//XrayOS
|
||||
//Xray_OS
|
||||
{
|
||||
.names = {"XrayOS"},
|
||||
.lines = FASTFETCH_DATATEXT_LOGO_XRAYOS,
|
||||
.names = {"Xray_OS"},
|
||||
.lines = FASTFETCH_DATATEXT_LOGO_XRAY_OS,
|
||||
.colors = {
|
||||
FF_COLOR_FG_256 "15",
|
||||
FF_COLOR_FG_256 "14",
|
||||
|
||||
Reference in New Issue
Block a user