Logo: Add support for Manjaro ARM to logo detection (#1013)

This commit is contained in:
Gabry
2024-06-13 13:20:41 +02:00
committed by GitHub
parent 2bd507c890
commit 8a923835ad
+1 -1
View File
@@ -2576,7 +2576,7 @@ static const FFlogo M[] = {
},
// Manjaro
{
.names = {"manjaro", "manjaro-linux", "manjarolinux"},
.names = {"manjaro", "manjaro-linux", "manjarolinux", "manjaro-arm"},
.lines = FASTFETCH_DATATEXT_LOGO_MANJARO,
.colors = {
FF_COLOR_FG_GREEN,