fix(settings): turn System Monitor into System with Performance subtab

This commit is contained in:
Lysec
2026-03-06 23:56:15 +01:00
parent 31b636ee25
commit 3452619f5d
14 changed files with 94 additions and 16 deletions
+6
View File
@@ -530,6 +530,12 @@ Singleton {
property string externalMonitor: "resources || missioncenter || jdsystemmonitor || corestats || system-monitoring-center || gnome-system-monitor || plasma-systemmonitor || mate-system-monitor || ukui-system-monitor || deepin-system-monitor || pantheon-system-monitor"
}
// performance
property JsonObject noctaliaPerformance: JsonObject {
property bool disableWallpaper: true
property bool disableDesktopWidgets: true
}
// dock
property JsonObject dock: JsonObject {
property bool enabled: true