diff --git a/pkg.info b/pkg.info index de9e95d..8f485aa 100644 --- a/pkg.info +++ b/pkg.info @@ -1,6 +1,7 @@ name: fastfetch description: A maintained, feature-rich and performance oriented, neofetch like system information tool version: 2.52.0 +revision: 2 url: https://github.com/fastfetch-cli/fastfetch license: MIT architecture: any diff --git a/source-files/add-tide-bpm-detection.patch b/source-files/add-tide-bpm-detection.patch index c7e4725..df318fd 100644 --- a/source-files/add-tide-bpm-detection.patch +++ b/source-files/add-tide-bpm-detection.patch @@ -69,7 +69,7 @@ index 00000000..2d8b44e3 + $2*$1@@$2~~ $2~$1@@@@$2~~~ + $2~~ $2~~~~ diff --git a/src/logo/builtin.c b/src/logo/builtin.c -index 26bce146..cb74ad59 100644 +index 26bce146..b6446fca 100644 --- a/src/logo/builtin.c +++ b/src/logo/builtin.c @@ -4788,6 +4788,17 @@ static const FFlogo T[] = { @@ -83,9 +83,9 @@ index 26bce146..cb74ad59 100644 + .colors = { + FF_COLOR_FG_256 "27", + FF_COLOR_FG_256 "39", -+ FF_COLOR_FG_BLUE, -+ FF_COLOR_FG_256 "12", + }, ++ .colorTitle = FF_COLOR_FG_BLUE, ++ .colorKeys = FF_COLOR_FG_MAGENTA, + }, // Torizon OS {