diff --git a/sources/ext-sysmon/extsysmon.cpp b/sources/ext-sysmon/extsysmon.cpp index 0f165cf..69d344d 100644 --- a/sources/ext-sysmon/extsysmon.cpp +++ b/sources/ext-sysmon/extsysmon.cpp @@ -398,10 +398,12 @@ bool ExtendedSysMon::updateSourceEvent(const QString &source) { QString key; if (source == QString("custom")) { - key = QString("custom"); - QString value = getCustomCmd(configuration[QString("CUSTOM")]); + for (int i=0; i