diff options
-rw-r--r-- | .xinitrc | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -18,8 +18,9 @@ setxkbmap -option compose:caps #input! export GTK_IM_MODULE=fcitx export QT_IM_MODULE=fcitx +export SDL_IM_MODULE=fcitx export XMODIFIERS="@im=fcitx" -fcitx & +fcitx5 & #keyrate xset r rate $kbdelay $kbrate |