Use Omarchy as head of new block in FastFetch (#1056)

This commit is contained in:
Luca Pattocchio 2025-08-25 13:02:23 +02:00 committed by GitHub
parent 9e0c638b84
commit dde702a4c3
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -85,9 +85,9 @@
"break",
{
"type": "command",
"key": "│ ├Ø",
"key": "Ø Omarchy",
"keyColor": "blue",
"text": "version=$(git -C ~/.local/share/omarchy describe --tags --abbrev=0 2>/dev/null); echo \"Omarchy $version\""
"text": "version=$(git -C ~/.local/share/omarchy describe --tags --abbrev=0 2>/dev/null); echo \"$version\""
},
{
"type": "command",