mirror of
https://github.com/fastfetch-cli/fastfetch.git
synced 2026-09-13 02:42:09 +02:00
Fix performance test
This commit is contained in:
@@ -27,6 +27,7 @@ int main(int argc, char** argv)
|
||||
|
||||
FASTFETCH_TEST_PERFORMANCE(
|
||||
puts("Configuration");
|
||||
ffLoadLogo(&instance);
|
||||
ffStrbufSet(&instance.config.color, &instance.config.logoColors[0]);
|
||||
instance.config.showErrors = true;
|
||||
instance.config.recache = argc == 1;
|
||||
|
||||
Reference in New Issue
Block a user