From cb77f467f6405b11c307546cf3201a09a55c5f2d Mon Sep 17 00:00:00 2001 From: Zedhugh Chen Date: Wed, 6 Apr 2022 23:31:28 +0800 Subject: [PATCH] =?UTF-8?q?=E8=BF=9B=E5=85=A5=E6=A1=8C=E9=9D=A2=E5=90=AF?= =?UTF-8?q?=E5=8A=A8=20fcitx5=20=E8=BE=93=E5=85=A5=E6=B3=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- dot/.xprofile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dot/.xprofile b/dot/.xprofile index 5acfa13..eb79e94 100644 --- a/dot/.xprofile +++ b/dot/.xprofile @@ -8,7 +8,7 @@ eval "$(dbus-launch --sh-syntax --exit-with-session)" export XMODIFIERS="@im=fcitx" export GTK_IM_MODULE="fcitx" export QT_IM_MODULE="fcitx" -fcitx -d +fcitx5 -d # ibus #export XMODIFIERS="@im=ibus"