Use official marks for the AI installers (#6814)

* Add LM Studio and Ollama marks to the Omarchy icon font

* Use the official marks for the AI installers in the menu
This commit is contained in:
David Heinemeier Hansson
2026-08-13 18:18:17 +02:00
committed by GitHub
parent e2cffe1771
commit b508541c88
4 changed files with 7 additions and 5 deletions
+1 -1
View File
@@ -509,5 +509,5 @@ assert(
JS
font_charset=$(fc-query --format='%{charset}' "$ROOT/default/fonts/omarchy/omarchy.ttf")
[[ $font_charset == *"e900-e905"* ]] || fail "Omarchy icon font includes every custom menu glyph"
[[ $font_charset == *"e900-e907"* ]] || fail "Omarchy icon font includes every custom menu glyph"
pass "Omarchy icon font includes the official agent marks"