mirror of
https://github.com/fastfetch-cli/fastfetch.git
synced 2026-09-13 10:52:08 +02:00
a0174e8666
1. `--<module>-space-before-unit` 2. `--duration-abbreviation` 3. various code refactoring and cleanups
4 lines
78 B
C
4 lines
78 B
C
#include "fastfetch.h"
|
|
|
|
bool ffFreqAppendNum(uint32_t mhz, FFstrbuf* result);
|