Created
June 2, 2021 13:45
-
-
Save MS-Jahan/96a693624d365ee84cb5d7349ab93c97 to your computer and use it in GitHub Desktop.
Add these lines to ~/.bashrc file after installing ibus
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| export GTK_IM_MODULE=ibus | |
| export XMODIFIERS=@im=ibus | |
| export QT_IM_MODULE=ibus |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment