fastfetch
fastfetch copied to clipboard
[FEAT] Option to show CPU and GPU temps in fahrenheit
in the cpu and gpu modules allow choosing the unit the temperature is displayed in
display.temp.unit: F
See fastfetch -h temp-unit
display.temp.unit: FSee
fastfetch -h temp-unit
i get an Error: unknown option: --temp-unit when trying to use it
Use display.temp.unit in config.json
ah ok i figured it out, but that unknown option bug needs fixing