File tree Expand file tree Collapse file tree 2 files changed +25
-0
lines changed
Expand file tree Collapse file tree 2 files changed +25
-0
lines changed Original file line number Diff line number Diff line change 1+ $1###########################-
2+ $1###############################
3+ $1=#########**************#########
4+ $1########## ########
5+ $1########## ########
6+ $1########## ########
7+ $1########## ########
8+ $1########## ########
9+ $1########## $2. $1########
10+ $1########## $2+=. $1:#####
11+ $1+#########+=========- $2%%%* $1=#
12+ $1#####################* $2%%%%#
13+ $1-#####################* $2%%%%%.
14+ $2```````
Original file line number Diff line number Diff line change @@ -3508,6 +3508,17 @@ static const FFlogo P[] = {
35083508};
35093509
35103510static const FFlogo Q [] = {
3511+ // QTS
3512+ {
3513+ .names = {"qts" },
3514+ .lines = FASTFETCH_DATATEXT_LOGO_QTS ,
3515+ .colors = {
3516+ FF_COLOR_FG_BLUE ,
3517+ FF_COLOR_FG_RED ,
3518+ },
3519+ .colorKeys = FF_COLOR_FG_BLUE ,
3520+ .colorTitle = FF_COLOR_FG_BLUE ,
3521+ },
35113522 // Q4OS
35123523 {
35133524 .names = {"Q4OS" },
You can’t perform that action at this time.
0 commit comments