bug: fix jp input
This commit is contained in:
@@ -3,14 +3,16 @@ EDITOR=vim
|
||||
VISUAL=vim
|
||||
|
||||
# gnome
|
||||
# GTK_IM_MODULE=ibus
|
||||
# QT_IM_MODULE=ibus
|
||||
# XMODIFIERS=@im=ibus
|
||||
GTK_IM_MODULE=ibus
|
||||
QT_IM_MODULE=ibus
|
||||
XMODIFIERS=@im=ibus
|
||||
SDL_IM_MODULE=ibus
|
||||
GLFW_IM_MODULE=ibus
|
||||
|
||||
# sway/i3
|
||||
# fcitx-5 fcitx5-configtool fcitx5-gtk4 fcitx5-qt fcitx5-mozc
|
||||
GTK_IM_MODULE=fcitx5
|
||||
QT_IM_MODULE=fcitx5
|
||||
SDL_IM_MODULE=fcitx5
|
||||
GLFW_IM_MODULE=ibus
|
||||
XMODIFIERS="@im=fcitx5"
|
||||
# GTK_IM_MODULE=fcitx5
|
||||
# QT_IM_MODULE=fcitx5
|
||||
# SDL_IM_MODULE=fcitx5
|
||||
# GLFW_IM_MODULE=ibus
|
||||
# XMODIFIERS="@im=fcitx5"
|
||||
|
||||
Reference in New Issue
Block a user