No system stats by default
This commit is contained in:
@@ -38,7 +38,6 @@ Example `shell.json` (bar subtree only shown):
|
|||||||
{ "id": "calendar", "format": "HH:mm" }
|
{ "id": "calendar", "format": "HH:mm" }
|
||||||
],
|
],
|
||||||
"right": [
|
"right": [
|
||||||
{ "id": "systemStats" },
|
|
||||||
{ "id": "audioPanel" },
|
{ "id": "audioPanel" },
|
||||||
{ "id": "battery" }
|
{ "id": "battery" }
|
||||||
]
|
]
|
||||||
|
|||||||
@@ -54,9 +54,6 @@
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
"id": "battery"
|
"id": "battery"
|
||||||
},
|
|
||||||
{
|
|
||||||
"id": "systemStats"
|
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user