mirror of
https://github.com/arthur-pbty/arthur-os.git
synced 2026-08-03 12:47:50 +02:00
34 lines
846 B
JSON
34 lines
846 B
JSON
{
|
|
"version": 1,
|
|
"bar": {
|
|
"position": "top",
|
|
"fontFamily": "JetBrainsMono Nerd Font",
|
|
"centerAnchor": "calendar",
|
|
"layout": {
|
|
"left": [
|
|
{ "id": "omarchy" },
|
|
{ "id": "workspaces" }
|
|
],
|
|
"center": [
|
|
{ "id": "calendar", "format": "dddd HH:mm", "formatAlt": "dd MMMM 'W'ww yyyy", "verticalFormat": "HH\n—\nmm" },
|
|
{ "id": "weatherFlyout" },
|
|
{ "id": "update" },
|
|
{ "id": "voxtype" },
|
|
{ "id": "screenRecording" },
|
|
{ "id": "idle" },
|
|
{ "id": "notifications" }
|
|
],
|
|
"right": [
|
|
{ "id": "tray" },
|
|
{ "id": "bluetoothPanel" },
|
|
{ "id": "networkPanel" },
|
|
{ "id": "audioPanel" },
|
|
{ "id": "battery" },
|
|
{ "id": "systemStats" },
|
|
{ "id": "controlCenter" }
|
|
]
|
|
}
|
|
},
|
|
"plugins": []
|
|
}
|