zprofile ibus stuff
This commit is contained in:
parent
a991769cef
commit
ac2076fc03
|
@ -1 +1 @@
|
|||
Subproject commit 38fb445fb1631b73ad3a12ee01b30d74464fb0f0
|
||||
Subproject commit 9fed026ab76016f71df5dac7db9686c364b07c21
|
|
@ -3,8 +3,9 @@ export PATH="/usr/bin:/usr/sbin:$HOME/.local/bin:$HOME/.cargo/bin:/usr/local/bin
|
|||
export EDITOR=nvim
|
||||
export editor=nvim
|
||||
export XDG_CONFIG_HOME=~/.config
|
||||
export GTK_IM_MODULE=fcitx
|
||||
export QT_IM_MODULE=fcitx
|
||||
export SDL_IM_MODULE=fcitx
|
||||
export GLFW_IM_MODULE=ibus
|
||||
|
||||
export GTK_IM_MODULE=ibus
|
||||
export QT_IM_MODULE=ibus
|
||||
export SDL_IM_MODULE=ibus
|
||||
export GLFW_IM_MODULE=ibus
|
||||
export XMODIFIERS=@im=ibus
|
||||
|
|
Loading…
Reference in New Issue