mirror of
https://github.com/ryan4yin/nix-config.git
synced 2026-01-11 14:20:23 +01:00
1.1 KiB
1.1 KiB
rime-data for flypy input method
Useful for Linux(fcitx5-rime) & macOS(squirrel).
Linux(fcitx5-rime)
- pay attention to the
rm -rf .local/share/fcitx5/rime/, which may contains some auto generated rime config files, which may cause flypy not the default scheme for rime - manage
~/.config/fcitx5/profilein ../home/hyprland/default.nix, which hardcode rime as the default input method, so you do not need to use fcitx-configtool to set rime as the default input method. - fcitx5-rime still cannot use on vscode & chrome now... need more time to figure out why and resolve it.
macOS(squirrel)
- pay attention to the
rm -rf ~/Library/Rime/, which may contains some auto generated rime config files.