mirror of
https://github.com/donovanglover/nix-config.git
synced 2024-12-02 05:05:43 +01:00
c2d8ec78cc
I've used fcitx for a while but never committed my actual config for it. Note that this config is relatively old, and I'll be updating it with a new commit to make seeing the changes easier relatively soon.
21 lines
548 B
Markdown
21 lines
548 B
Markdown
# Fcitx
|
|
|
|
[Fcitx(5)][fcitx] is an input method framework.
|
|
|
|
## Use Cases
|
|
|
|
Fcitx can be used to:
|
|
|
|
- Type Japanese with [mozc][mozc] on both Xorg and Wayland
|
|
- Have a working [IME][ime] in the kitty terminal
|
|
- Have a working IME for Anki and similar applications
|
|
|
|
You should not use Fcitx if:
|
|
|
|
- You don't need to type in another language like Japanese
|
|
- You're only using GNOME (ibus + anthy works well there)
|
|
|
|
[fcitx]: https://github.com/fcitx/fcitx5
|
|
[mozc]: https://wiki.archlinux.org/title/Mozc
|
|
[ime]: https://wiki.archlinux.org/title/Input_method
|