1

System: Update fcitx5 config

This commit is contained in:
2025-07-02 18:08:32 +02:00
parent 9a756c17b4
commit f80700216e

View File

@ -132,10 +132,14 @@
addons = with pkgs; [
fcitx5-gtk
libsForQt5.fcitx5-qt # QT5
kdePackages.fcitx5-qt # QT6
fcitx5-chinese-addons
fcitx5-configtool # TODO: Remove this and set config through HomeManager
catppuccin-fcitx5
libsForQt5.fcitx5-qt # QT5
libsForQt5.fcitx5-chinese-addons
qt6Packages.fcitx5-qt # QT6
qt6Packages.fcitx5-chinese-addons
];
};
};