This commit is contained in:
David Heinemeier Hansson
2025-11-24 09:25:28 +01:00
parent a6c2576a3c
commit 3765417d9a

View File

@@ -128,7 +128,7 @@
"break",
{
"type": "custom",
"format": "\u001b[90m┌────────────────────Uptime / Age────────────────────┐"
"format": "\u001b[90m┌────────────────Age / Uptime / Update───────────────┐"
},
{
"type": "command",
@@ -143,7 +143,7 @@
},
{
"type": "command",
"key": " Latest",
"key": " Update",
"keyColor": "magenta",
"text": "updated=$(omarchy-version-pkgs); echo \"$updated\""
},