mirror of
https://github.com/arthur-pbty/arthur-os.git
synced 2026-08-01 20:28:16 +02:00
72 lines
1.1 KiB
JSON
72 lines
1.1 KiB
JSON
{
|
|
"version": 1,
|
|
"bar": {
|
|
"position": "top",
|
|
"centerAnchor": "calendar",
|
|
"layout": {
|
|
"left": [
|
|
{
|
|
"id": "omarchy"
|
|
},
|
|
{
|
|
"id": "workspaces"
|
|
}
|
|
],
|
|
"center": [
|
|
{
|
|
"id": "calendar",
|
|
"format": "dddd HH:mm",
|
|
"formatAlt": "dd MMMM 'W'ww yyyy",
|
|
"verticalFormat": "HH\n\u2014\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": [
|
|
{
|
|
"id": "omarchy.osd"
|
|
}
|
|
]
|
|
}
|