add fan tags

This commit is contained in:
arcan1s
2014-09-10 23:51:14 +04:00
parent c843c5260d
commit ea54c54d42
7 changed files with 93 additions and 7 deletions

View File

@ -265,6 +265,8 @@ QStringList AwesomeWidget::getKeys()
// temperature
for (int i=counts[QString("temp")]-1; i>=0; i--)
allKeys.append(QString("temp") + QString::number(i));
for (int i=counts[QString("fan")]-1; i>=0; i--)
allKeys.append(QString("fan") + QString::number(i));
// gputemp
allKeys.append(QString("gputemp"));
// gpu