We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fae0612 commit fad9de3Copy full SHA for fad9de3
2 files changed
src/logo/ascii/hydra.txt src/logo/ascii/hydrapwk.txtsrc/logo/ascii/hydra.txt renamed to src/logo/ascii/hydrapwk.txt
src/logo/builtin.c
@@ -2313,9 +2313,9 @@ static const FFlogo H[] = {
2313
.colorKeys = FF_COLOR_FG_LIGHT_BLACK,
2314
.colorTitle = FF_COLOR_FG_WHITE,
2315
},
2316
- // Hydra Framework
+ // HydraPWK
2317
{
2318
- .names = {"Hydra"},
+ .names = {"HydraPWK"},
2319
.lines = FASTFETCH_DATATEXT_LOGO_HYDRA,
2320
.colors = {
2321
FF_COLOR_FG_RED,
0 commit comments