change fcitx5 config to pkg, use rime-ice default config.
This commit is contained in:
parent
445dfe6543
commit
424afb3ad4
4 changed files with 14 additions and 49 deletions
|
|
@ -27,15 +27,12 @@
|
|||
fcitx5-configtool
|
||||
fcitx5-chinese-addons
|
||||
(fcitx5-rime.override {
|
||||
rimeDataPkgs =
|
||||
rimeDataPkgs = (
|
||||
with (outputs.packages."${pkgs.system}");
|
||||
[
|
||||
rime-data
|
||||
]
|
||||
++ (with (outputs.packages."${pkgs.system}"); [
|
||||
rime-ice
|
||||
rime-zhwiki
|
||||
rime-moegirl
|
||||
]);
|
||||
]
|
||||
);
|
||||
})
|
||||
];
|
||||
waylandFrontend = true;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue