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

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",