Skip to content

Instantly share code, notes, and snippets.

@msnoigrs
Created March 13, 2017 06:55
Show Gist options
  • Save msnoigrs/c695917407c481c170aebb95f785c50c to your computer and use it in GitHub Desktop.
Save msnoigrs/c695917407c481c170aebb95f785c50c to your computer and use it in GitHub Desktop.
/etc/X11/xinit/xinitrc.d/01-input
#! /bin/bash
export XMODIFIERS="@im=fcitx"
export XIM=fcitx
export XIM_PROGRAM=fcitx
export GTK_IM_MODULE=fcitx
export QT_IM_MODULE=fcitx
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment