From 4cb94bca20ba138de3e80d8b7afc7b69d2bdcb2f Mon Sep 17 00:00:00 2001 From: Hsieh Chin Fan Date: Tue, 10 Jun 2025 09:53:46 +0800 Subject: Update --- profile | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/profile b/profile index 953a8e1..3950fb7 100644 --- a/profile +++ b/profile @@ -15,6 +15,19 @@ export VISUAL=$EDITOR export TIG_EDITOR=$EDITOR export GIT_EDITOR=$EDITOR +# IM for GUI +export LANG="zh-CN.UTF-8" +export LC_ALL="en_US.UTF-8" +# fcitx +export GTK_IM_MODULE="fcitx" +export QT_IM_MODULE="fcitx" +export XMODIFIERS="@im=fcitx" +export INPUT_METHOD="fcitx" +export XIM="fcitx" +export XIM_PROGRAM="fcitx" +export SDL_IM_MODULE="fcitx" +export GLFW_IM_MODULE="ibus" + # Get current shell shell=$(