System: Update fcitx5 config
This commit is contained in:
@ -132,10 +132,14 @@
|
|||||||
|
|
||||||
addons = with pkgs; [
|
addons = with pkgs; [
|
||||||
fcitx5-gtk
|
fcitx5-gtk
|
||||||
libsForQt5.fcitx5-qt # QT5
|
|
||||||
kdePackages.fcitx5-qt # QT6
|
|
||||||
fcitx5-chinese-addons
|
|
||||||
fcitx5-configtool # TODO: Remove this and set config through HomeManager
|
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
|
||||||
];
|
];
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
Reference in New Issue
Block a user