Fcitx5: Difference between revisions
imported>Tamiyo Created page with "Fcitx5 is a lightweight input method framework with addon support. == Setup == The following is a simple NixOs configuration that'll setup fcitx5, its config tool, and two ad..." |
imported>Tamiyo m add category |
||
Line 13: | Line 13: | ||
Notably, NixOs automagically sets session variables that are required for fcitx5. It's also worth pointing out that installing fcitx5 using <code>environment.systemPackages</code> can interfere with addon detection. | Notably, NixOs automagically sets session variables that are required for fcitx5. It's also worth pointing out that installing fcitx5 using <code>environment.systemPackages</code> can interfere with addon detection. | ||
[[Category:Applications]] |