punctuation patch
Some checks failed
build / build-sydpc (push) Successful in 37s
build / build-fruitbook (push) Successful in 30s
build / build-deertopia (push) Failing after 39s

This commit is contained in:
2026-03-11 20:23:51 -06:00
parent 59a2745158
commit a4c7be141a
2 changed files with 27 additions and 1 deletions

View File

@@ -18,7 +18,11 @@ in {
pkgs.kdePackages.fcitx5-chinese-addons
pkgs.fcitx5-hangul
inputs.syd-fcitx5-tables.packages.${system}.default
pkgs.fcitx5-toki-pona
(pkgs.fcitx5-toki-pona.overrideAttrs (final: prev: {
patches = prev.patches or [] ++ [
./fcitx5/punctuation.patch
];
}))
];
settings = {
# Bind QuickPhrase to `s-;`.