File tree Expand file tree Collapse file tree 2 files changed +32
-0
lines changed Expand file tree Collapse file tree 2 files changed +32
-0
lines changed Original file line number Diff line number Diff line change
1
+ +++
2
+ ++++++++ +
3
+ ++++++++++++ +++
4
+ ++++++++++* +++++++++ ++++
5
+ +++++++ ++++++++++++++++++
6
+ ++++ ++++ +++++
7
+ ++++ +++ ++++
8
+ +++++ +++ ++++++ +++
9
+ +++++++++++++ +++++++++ +++
10
+ +++++++++++++ +++ +++ +++
11
+ +++++++++++++ ++++ +++ +++
12
+ ++++++++ +++ +++++++ +++
13
+ +++++++ +++
14
+ ++++++++ ++++ ++
15
+ +++++++++++ +++++ +++++
16
+ ++++++++ ++++++++++++ +++++++++
17
+ ++++++++++++++ ++++++++++++++++
18
+ ++++++++++++++++++++++++ +++++++++
19
+ ++++++ +++++++++ ++++
20
+ + +++++++
21
+ +++++++
22
+ +++++
Original file line number Diff line number Diff line change @@ -2445,6 +2445,16 @@ static const FFlogo K[] = {
2445
2445
.colorKeys = FF_COLOR_FG_BLUE ,
2446
2446
.colorTitle = FF_COLOR_FG_WHITE ,
2447
2447
},
2448
+ // Kalpa Desktop
2449
+ {
2450
+ .names = {"kalpa-desktop" },
2451
+ .lines = FASTFETCH_DATATEXT_LOGO_KALPA_DESKTOP ,
2452
+ .colors = {
2453
+ FF_COLOR_FG_GREEN ,
2454
+ },
2455
+ .colorKeys = FF_COLOR_FG_GREEN ,
2456
+ .colorTitle = FF_COLOR_FG_DEFAULT ,
2457
+ },
2448
2458
// KaOS
2449
2459
{
2450
2460
.names = {"KaOS" },
You can’t perform that action at this time.
0 commit comments