Files
arthur-os/default/quickshell/omarchy-shell/shell-defaults.json
T

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"
}
]
}