c137max
Results
1
comments of
c137max
I added the following configuration to the environment file,e.g. zshrc,it worked for me. ```shell export GTK_IM_MODULE=fcitx export QT_IM_MODULE=fcitx export XMODIFIERS=@im=fcitx export SDL_IM_MODULE=fcitx export GLFW_IM_MODULE=ibus fcitx5 --disable=wayland -d --verbose '*'=0 ```...