
Choose the conky script of how many fans you have/want to show. If you choose for 2 fans,
the corresponding lua file will be used to show that amount of fans.
The lua files contain the name of the fans that is shown in conky. You can change the 'caption='
variable to change the name of the fan.

In chipset.sh you have to change the name of the chipset that holds the fan speed information.
Mine is nct6687 and of my server is nct6795. But there are many more! In /sys/class/hwmon there
are 'hwmonX' folders and they all have a name file in them. The correct one has probably a few
fanX_input files in them. (where X is a nr)


