fastfetch icon indicating copy to clipboard operation
fastfetch copied to clipboard

[FEAT] Option to show CPU and GPU temps in fahrenheit

Open ask-compu opened this issue 1 year ago • 5 comments

in the cpu and gpu modules allow choosing the unit the temperature is displayed in

ask-compu avatar May 08 '24 21:05 ask-compu

display.temp.unit: F

See fastfetch -h temp-unit

CarterLi avatar May 08 '24 22:05 CarterLi

display.temp.unit: F

See fastfetch -h temp-unit

i get an Error: unknown option: --temp-unit when trying to use it

ask-compu avatar May 08 '24 22:05 ask-compu

image

ask-compu avatar May 08 '24 22:05 ask-compu

Use display.temp.unit in config.json

CarterLi avatar May 08 '24 22:05 CarterLi

ah ok i figured it out, but that unknown option bug needs fixing

ask-compu avatar May 08 '24 22:05 ask-compu