File tree Expand file tree Collapse file tree 3 files changed +55
-0
lines changed Expand file tree Collapse file tree 3 files changed +55
-0
lines changed Original file line number Diff line number Diff line change
1
+ $1 UUU
2
+ $1 UUUUUUUUUUU
3
+ $1 UUUUUUUUUUUUUUUUU
4
+ $1 UUUUUUUUUUUUUUUUUUUUUUUUU
5
+ $1UUUUUUUUUUUUUUUUUUUUUUUUUUUUUUU$3#.
6
+ $1UU$2BBBBB$1UUUUUU$2BBBBBBBBBBB.$1UUUUUU$3##
7
+ $1UU$2BBBBB$1UUUUUU$2BBBBBBBBBBBBB:$1UUUU$3##
8
+ $1UU$2BBBBB$1UUUUUU$2BBBBB$1UUUU$2BBBBB$1UUUU$3##
9
+ $1UU$2BBBBB$1UUUUUU$2BBBBB$1UUUU$2BBBBB$1UUUU$3##
10
+ $1UU$2BBBBB$1UUUUUU$2BBBBBBBBBBBB$1UUUUUU$3##
11
+ $1UU$2BBBBB$1UUUUUU$2BBBBB$1UUUU,$2BBBB.$1UUU$3##
12
+ $1UUU$2BBBBB$1UUUUU$2BBBBB$1UUUUU$2BBBBB$1UUU$3##
13
+ $1UUU$2BBBBB$1UUUUU$2BBBBB$1UUUUU$2BBBBB$1UUU$3##
14
+ $1UUU#$2BBBBBBBBBBBBBBBBBBBBBBB$1UUUU$3##
15
+ $1UUUUUU$2'BBBBBBBBBBBBBBBB'$1UUUUUUU$3##
16
+ $1 UUUUUUUUUUUUUUUUUUUUUUUUU$3##'
17
+ $1 UUUUUUUUUUUUUUUUU$3###'
18
+ $1 UUUUUUUUUUU$3###'
19
+ $1 UUU$3###'
Original file line number Diff line number Diff line change
1
+ $1 UUUU
2
+ $1 UUUUUUUUUU
3
+ $1 $2BBB$1UUUU$2BBBBBB$1UU$3#
4
+ $1U$2BBB$1UUUU$2BBB$1UUU$2B$1UU$3#
5
+ $1U$2BBB$1UUUU$2BBB$1UUU$2B$1UU$3#
6
+ $1U$2BBB$1UUUU$2BBBBBB$1UUU$3#
7
+ $1U$2BBB$1UUUU$2BBB$1UUU$2BB$1U$3#
8
+ $1UU$2BBB$1UUU$2BBB$1UUU$2BB$1U$3#
9
+ $1 UU$2BBBBBBBBBBB$1UU$3#
10
+ $1 UUUUUUUUU$3#
11
+ $1 UUU$3#
Original file line number Diff line number Diff line change @@ -4735,6 +4735,31 @@ static const FFlogo T[] = {
4735
4735
};
4736
4736
4737
4737
static const FFlogo U [] = {
4738
+ // UBLinux
4739
+ {
4740
+ .names = {"UBLinux" },
4741
+ .lines = FASTFETCH_DATATEXT_LOGO_UBLINUX ,
4742
+ .colors = {
4743
+ FF_COLOR_FG_256 "38" ,
4744
+ FF_COLOR_FG_WHITE ,
4745
+ FF_COLOR_FG_LIGHT_BLACK ,
4746
+ },
4747
+ .colorKeys = FF_COLOR_FG_256 "38" ,
4748
+ .colorTitle = FF_COLOR_FG_WHITE ,
4749
+ },
4750
+ // UBLinuxSmall
4751
+ {
4752
+ .names = {"UBLinux_small" },
4753
+ .type = FF_LOGO_LINE_TYPE_SMALL_BIT ,
4754
+ .lines = FASTFETCH_DATATEXT_LOGO_UBLINUX_SMALL ,
4755
+ .colors = {
4756
+ FF_COLOR_FG_256 "38" ,
4757
+ FF_COLOR_FG_WHITE ,
4758
+ FF_COLOR_FG_LIGHT_BLACK ,
4759
+ },
4760
+ .colorKeys = FF_COLOR_FG_256 "38" ,
4761
+ .colorTitle = FF_COLOR_FG_WHITE ,
4762
+ },
4738
4763
// Ubuntu
4739
4764
{
4740
4765
.names = {"ubuntu" , "ubuntu-linux" },
You can’t perform that action at this time.
0 commit comments