Logo (Builtin): fix distro name of DraugerOS

This commit is contained in:
李通洲
2024-05-03 08:50:41 +08:00
committed by 李通洲
parent b386365d95
commit a462a12370
+2 -2
View File
@@ -1241,9 +1241,9 @@ static const FFlogo D[] = {
.colorKeys = FF_COLOR_FG_RED,
.colorTitle = FF_COLOR_FG_WHITE,
},
// Drauger
// DraugerOS
{
.names = {"Drauger"},
.names = {"DraugerOS", "Drauger"},
.lines = FASTFETCH_DATATEXT_LOGO_DRAUGER,
.colors = {
FF_COLOR_FG_RED,