mirror of
https://github.com/fastfetch-cli/fastfetch.git
synced 2026-09-13 02:42:09 +02:00
Logo: Add support for Manjaro ARM to logo detection (#1013)
This commit is contained in:
+1
-1
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user