Simplify mirror/pkgs to just channel

This commit is contained in:
David Heinemeier Hansson
2025-11-22 10:50:23 +01:00
parent f6cd5e076d
commit 88a1141301
5 changed files with 27 additions and 28 deletions

View File

@@ -76,15 +76,9 @@
},
{
"type": "command",
"key": "│ ├󱞠",
"key": "│ ├󰔫",
"keyColor": "blue",
"text": "mirror=$(omarchy-version-mirror); echo \"$mirror\""
},
{
"type": "command",
"key": "│ ├",
"keyColor": "blue",
"text": "pkgs=$(omarchy-version-pkgs); echo \"$pkgs\""
"text": "channel=$(omarchy-version-channel); echo \"$channel\""
},
{
"type": "kernel",