japanese ime

This commit is contained in:
2024-07-20 07:57:20 +02:00
parent d402505dd7
commit 629ab22360
2 changed files with 8 additions and 5 deletions

View File

@@ -12,9 +12,9 @@ export DESKTOP_SESSION=plasma
export XDG_CURRENT_DESKTOP=dwm
# imf config (fcitx5)
# export GTK_IM_MODULE=fcitx
# export QT_IM_MODULE=fcitx
# export XMODIFIERS=@im=fcitx
export GTK_IM_MODULE=fcitx
export QT_IM_MODULE=fcitx
export XMODIFIERS=@im=fcitx
# export GLFW_IM_MODULE=ibus
# mouse cursor
@@ -28,7 +28,7 @@ export _JAVA_AWT_WM_NONREPARENTING=1 &
# keyboard layout
setxkbmap pl &
# fcitx5 -d &
fcitx5 -d &
# local fonts in ~/.fonts
xset +fp /usr/share/fonts/local &