Fastfetch 2.45.0 released

Published by

Fastfetch version 2.45.0 has been released, providing users with an open-source, multi-platform application designed to efficiently fetch and display system information. Written primarily in C, Fastfetch emphasizes both performance and customizability. The application features two main executables, which can be configured using various flags that can be made persistent in the configuration file located at $XDG_CONFIG_HOME/fastfetch/config.conf. Users can explore available options by executing the command `fastfetch --help`.

The second executable, called flashfetch, is optimized at compile time to minimize overhead, allowing for a leaner performance on slower machines. Users can find configuration options in the source file src/flashfetch.c. Fastfetch is regularly updated with new features, and the existence of premade configuration files in the presets folder provides a helpful way to customize setups. These files can be loaded using the `--load-config` option and serve as examples for formatting arguments.

Additionally, the logos displayed by Fastfetch can be extensively customized. For further details, users are encouraged to refer to the logo documentation available in the developer repository.

In conclusion, Fastfetch is a powerful tool for users looking to quickly access and display their system information in an attractive format. Its ongoing development and extensive customization options make it a valuable asset for both casual users and advanced system administrators. As technology evolves, Fastfetch will likely continue to adapt, integrating new features and improving user experience

Fastfetch 2.45.0 released

Fastfetch is an Open Source multi-platform app capable of quickly fetching and displaying system info.

Fastfetch 2.45.0 released @ MajorGeeks