fix ime of ice-rime
This commit is contained in:
parent
64867c50a9
commit
5422b2fe5c
1 changed files with 5 additions and 2 deletions
|
|
@ -36,18 +36,21 @@ in
|
|||
libsForQt5.fcitx5-qt
|
||||
fcitx5-gtk
|
||||
fcitx5-configtool
|
||||
fcitx5-chinese-addons
|
||||
fcitx5-fluent
|
||||
(fcitx5-rime.override {
|
||||
rimeDataPkgs = (
|
||||
with (outputs.packages."${pkgs.system}");
|
||||
[
|
||||
rime-ice
|
||||
rime-zhwiki
|
||||
rime-moegirl
|
||||
]
|
||||
);
|
||||
})
|
||||
];
|
||||
waylandFrontend = true;
|
||||
ignoreUserConfig = true;
|
||||
# rime deploy need use user config dir
|
||||
# ignoreUserConfig = false;
|
||||
settings = {
|
||||
addons = {
|
||||
classicui.globalSection.Theme = "FluentDark-solid";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue