Skip to content

Commit

Permalink
doc: fix typo in fcitx5 commands
Browse files Browse the repository at this point in the history
  • Loading branch information
JeffDess committed Apr 2, 2024
1 parent 2a6c00a commit f678bf1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions setup-term.md
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ suggest to use Fcitx as it works equally good in Xorg and Wayland.
XMODIFIERS=@im=fcitx
```

1. Configure your session to [execute the `fcitx` command on startup](https://fcitx-im.org/wiki/Setup_Fcitx_5).
1. Configure your session to [execute the `fcitx5` command on startup](https://fcitx-im.org/wiki/Setup_Fcitx_5).

1. If using Wezterm, you could add this in your `wezterm.lua` to prevent
any hiccups:
Expand Down Expand Up @@ -75,7 +75,7 @@ Luckily, there is now a way to fix it.
> Note: This option is also available in the `fcitx5-configtool` GUI under
> _Wayland Input Method Interface_.

1. Relaunch Fcitx with `fcitx --replace -d`
1. Relaunch Fcitx with `fcitx5 --replace -d`

Everything should work fine now! 🚀

Expand Down

0 comments on commit f678bf1

Please sign in to comment.