feat: update TODO, fix some problems

This commit is contained in:
ryan4yin
2023-05-07 00:28:30 +08:00
parent b8b4d843d6
commit e9e63e6d4a
17 changed files with 114 additions and 64 deletions
+3
View File
@@ -16,9 +16,12 @@
};
in
with pkgs; [
# for flypy chinese input method
fcitx5-rime
fcitx5-configtool
fcitx5-chinese-addons
fcitx5-mozc # japanese input method
fcitx5-gtk # gtk im module
];
};
}