Skip to content

Instantly share code, notes, and snippets.

@Luis-Licea
Created June 11, 2022 23:36
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Luis-Licea/27699dc76d04f3619c4a69f6d71c5579 to your computer and use it in GitHub Desktop.
Save Luis-Licea/27699dc76d04f3619c4a69f6d71c5579 to your computer and use it in GitHub Desktop.
Use Fcitx or Fcitx5 for input method control.
# Add at the end of /etc/environment
# This is very close to what the Arch wiki recommends.
# Use Fcitx or Fcitx5 for input method control.
GTK_IM_MODULE='fcitx'
QT_IM_MODULE='fcitx'
SDL_IM_MODULE='fcitx'
XMODIFIERS='@im=fcitx'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment