Add jp input

This commit is contained in:
Marco Thomas
2022-05-20 11:52:00 +02:00
parent d76b99cfff
commit 6f032ddd27
3 changed files with 16 additions and 9 deletions

View File

@@ -4,3 +4,8 @@ VISUAL=vim
_JAVA_AWT_WM_NONREPARENTING=1
SSH_AUTH_SOCK="${XDG_RUNTIME_DIR}/ssh-agent.socket"
DOCKER_HOST=unix:///run/user/$UID/podman/podman.sock
GTK_IM_MODULE=fcitx5
QT_IM_MODULE=fcitx5
SDL_IM_MODULE=fcitx5
GLFW_IM_MODULE=ibus
XMODIFIERS="@im=fcitx5"