mirror of
https://github.com/arthur-pbty/arthur-os.git
synced 2026-08-07 12:40:55 +02:00
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" }
|
||||
],
|
||||
"right": [
|
||||
{ "id": "systemStats" },
|
||||
{ "id": "audioPanel" },
|
||||
{ "id": "battery" }
|
||||
]
|
||||
|
||||
@@ -54,9 +54,6 @@
|
||||
},
|
||||
{
|
||||
"id": "battery"
|
||||
},
|
||||
{
|
||||
"id": "systemStats"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user