use fcitx5-toki-pona from sydpkgs
Some checks failed
build / build-sydpc (push) Successful in 50s
build / build-fruitbook (push) Successful in 29s
build / build-deertopia (push) Failing after 34s

This commit is contained in:
2026-03-11 13:36:28 -06:00
parent 71d2d906b4
commit e7b5647341
3 changed files with 21 additions and 30 deletions

View File

@@ -18,6 +18,7 @@ in {
pkgs.kdePackages.fcitx5-chinese-addons
pkgs.fcitx5-hangul
inputs.syd-fcitx5-tables.packages.${system}.default
pkgs.fcitx5-toki-pona
];
settings = {
# Bind QuickPhrase to `s-;`.
@@ -26,8 +27,8 @@ in {
};
globalOptions = {
# Disable shift to toggle. I accidentally press it all the time.
# 날 미치게 만들어요.
# Disable shift to toggle. I accidentally press it all
# the time. 날 미치게 만들어요.
Hotkey.AltTriggerKeys = "";
};