rename HSystemInfo to HResources

This commit is contained in:
end-4
2026-03-09 23:28:14 +01:00
parent 4e162bd8a6
commit ff1dfedc72
2 changed files with 4 additions and 4 deletions
@@ -7,7 +7,7 @@ JsonObject {
property list<var> leftWidgets: ["HWindowInfo"]
property list<var> centerLeftWidgets: ["HTime"]
property list<var> centerWidgets: ["HWorkspaces"]
property list<var> centerRightWidgets: ["HSystemInfo"]
property list<var> centerRightWidgets: ["HResources"]
property list<var> rightWidgets: []
property bool m3ExpressiveGrouping: true
}