mirror of
https://github.com/zoriya/noctalia-shell.git
synced 2026-08-15 18:43:59 +00:00
SystemMonitorTab: add network polling
This commit is contained in:
@@ -414,6 +414,7 @@ Singleton {
|
||||
property int tempPollingInterval: 3000
|
||||
property int memPollingInterval: 3000
|
||||
property int diskPollingInterval: 3000
|
||||
property int networkPollingInterval: 3000
|
||||
property bool useCustomColors: false
|
||||
property string warningColor: ""
|
||||
property string criticalColor: ""
|
||||
|
||||
Reference in New Issue
Block a user