refactor(toki-pona): all in one module
This commit is contained in:
@@ -18,11 +18,6 @@ in {
|
||||
pkgs.kdePackages.fcitx5-chinese-addons
|
||||
pkgs.fcitx5-hangul
|
||||
inputs.syd-fcitx5-tables.packages.${system}.default
|
||||
(pkgs.fcitx5-toki-pona.overrideAttrs (final: prev: {
|
||||
patches = prev.patches or [] ++ [
|
||||
./fcitx5/punctuation.patch
|
||||
];
|
||||
}))
|
||||
];
|
||||
settings = {
|
||||
# Bind QuickPhrase to `s-;`.
|
||||
|
||||
Reference in New Issue
Block a user