Make sure system updates sit in the right place

This commit is contained in:
David Heinemeier Hansson
2026-05-24 15:44:50 +02:00
parent cac3342868
commit b48dca29e6
4 changed files with 46 additions and 3 deletions
+1 -1
View File
@@ -133,7 +133,7 @@ Item {
left: [{ id: "omarchy.menu" }, { id: "omarchy.workspaces" }],
center: [
{ id: "omarchy.clock", format: "dddd HH:mm", formatAlt: "dd MMMM 'W'ww yyyy", verticalFormat: "HH\n\u2014\nmm" },
{ id: "omarchy.weather" }, { id: "omarchy.indicators" }, { id: "omarchy.system-update" }
{ id: "omarchy.weather" }, { id: "omarchy.system-update" }, { id: "omarchy.indicators" }
],
right: [
{ id: "omarchy.tray" }, { id: "omarchy.bluetooth" }, { id: "omarchy.network" },