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[] = {
24452445 .colorKeys = FF_COLOR_FG_BLUE ,
24462446 .colorTitle = FF_COLOR_FG_WHITE ,
24472447 },
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+ },
24482458 // KaOS
24492459 {
24502460 .names = {"KaOS" },
You can’t perform that action at this time.
0 commit comments