feat(toki-pona): apply in ghostty
All checks were successful
build / build-sydpc (push) Successful in 2m5s
build / build-fruitbook (push) Successful in 29s
build / build-deertopia (push) Successful in 42s

This commit is contained in:
2026-03-17 11:42:48 -06:00
parent 425f502bba
commit 178f3b9c31

View File

@@ -15,6 +15,10 @@ in {
}))
];
programs.ghostty.settings.font-family = lib.mkBefore [
"sitelen seli kiwen mono juniko"
];
sydnix.hunspell.dictionaries = ds: with ds; [
tok
];