Add mirror + pkgs channel to About menu

This commit is contained in:
David Heinemeier Hansson
2025-11-22 10:37:49 +01:00
parent 04d2f10840
commit 49f33169c1
4 changed files with 33 additions and 0 deletions

View File

@@ -74,6 +74,18 @@
"keyColor": "blue",
"text": "branch=$(omarchy-version-branch); echo \"$branch\""
},
{
"type": "command",
"key": "│ ├󱞠",
"keyColor": "blue",
"text": "mirror=$(omarchy-version-mirror); echo \"$mirror\""
},
{
"type": "command",
"key": "│ ├",
"keyColor": "blue",
"text": "pkgs=$(omarchy-version-pkgs); echo \"$pkgs\""
},
{
"type": "kernel",
"key": "│ ├",