Files
omarchycn/default/quickshell/bar/bar-defaults.json
T
2026-05-14 02:21:47 -04:00

18 lines
476 B
JSON

{
"position": "top",
"fontFamily": "JetBrainsMono Nerd Font",
"centerAnchor": "clock",
"layout": {
"left": ["omarchy", "workspaces"],
"center": ["clock", "weather", "update", "voxtype", "screenRecording", "idle", "notifications"],
"right": ["tray", "bluetooth", "network", "audio", "cpu", "battery"]
},
"modules": {
"clock": {
"format": "dddd HH:mm",
"formatAlt": "dd MMMM 'W'ww yyyy",
"verticalFormat": "HH\n—\nmm"
}
}
}