9 lines
224 B
Text
9 lines
224 B
Text
export LANG="ja_JP.UTF-8"
|
|
export XMODIFIERS="@im=fcitx"
|
|
export XMODIFIER="@im=fcitx"
|
|
export GTK_IM_MODULE=fcitx
|
|
export QT_IM_MODULE=fcitx
|
|
export DefaultIMModule=fcitx
|
|
exec i3
|
|
xrdb -merge ~/.Xresources
|
|
xmodmap $HOME/.Xmodmap
|