forked from pool/fastfetch
fa23f927e291d301f9287ae700ad7468862e693bb5d49cdf9f97927b909f44b3
- update to 2.24.0
Changes:
* Support of --lib-XXX is removed
- If fastfetch fails to load some .so .dylib libraries,
LD_LIBRARY_PATH should be used.
Features:
* Detect more ARM microarchitectures and SOC names (CPU, Linux)
* Support board name detection for Asahi Linux (Board, Linux)
* Add new option --command-param to customize the parameters when running shell
* Support syntax of sub string in --<module>-format: {variable~startIndex,endIndex}
- See fastfetch -h format for detail
Bugfixes:
* Fix tests building when system yyjson is used
* Fix dinit detection; support dinit version detection (InitSystem, Linux)
* Fix signal quality, refresh rate and maybe others in custom format
* Fix boot time calculation (Uptime, Linux)
* Fix custom format for boolean values
- `{?false-value}This should not print{?}{?true-value}This should print{?}`
will print `This should print`
OBS-URL: https://build.opensuse.org/request/show/1200672
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/fastfetch?expand=0&rev=43
Description
No description provided
Languages
RPM Spec
100%