Logo (Builtin): add SleeperOS_small

This commit is contained in:
李通洲
2024-08-20 23:36:36 +08:00
parent 4860bc35d6
commit 543eed9a53
2 changed files with 17 additions and 0 deletions
+7
View File
@@ -0,0 +1,7 @@
_____
[$2BBBBB$1]
`^^7$2&$1/`
,/$2&$1/`
,/$2&$1Z__
[$2BBBBB$1]
`^^^^^`
+10
View File
@@ -3979,6 +3979,16 @@ static const FFlogo S[] = {
FF_COLOR_FG_WHITE,
}
},
// SleeperOS
{
.names = {"SleeperOS_small"},
.type = FF_LOGO_LINE_TYPE_SMALL_BIT,
.lines = FASTFETCH_DATATEXT_LOGO_SLEEPEROS_SMALL,
.colors = {
FF_COLOR_FG_CYAN,
FF_COLOR_FG_WHITE,
}
},
// Slitaz
{
.names = {"Slitaz"},