mirror of
https://github.com/eRgo35/dots.git
synced 2025-12-16 23:46:13 +01:00
japanese ime
This commit is contained in:
8
.xinitrc
8
.xinitrc
@@ -12,9 +12,9 @@ export DESKTOP_SESSION=plasma
|
|||||||
export XDG_CURRENT_DESKTOP=dwm
|
export XDG_CURRENT_DESKTOP=dwm
|
||||||
|
|
||||||
# imf config (fcitx5)
|
# imf config (fcitx5)
|
||||||
# export GTK_IM_MODULE=fcitx
|
export GTK_IM_MODULE=fcitx
|
||||||
# export QT_IM_MODULE=fcitx
|
export QT_IM_MODULE=fcitx
|
||||||
# export XMODIFIERS=@im=fcitx
|
export XMODIFIERS=@im=fcitx
|
||||||
# export GLFW_IM_MODULE=ibus
|
# export GLFW_IM_MODULE=ibus
|
||||||
|
|
||||||
# mouse cursor
|
# mouse cursor
|
||||||
@@ -28,7 +28,7 @@ export _JAVA_AWT_WM_NONREPARENTING=1 &
|
|||||||
|
|
||||||
# keyboard layout
|
# keyboard layout
|
||||||
setxkbmap pl &
|
setxkbmap pl &
|
||||||
# fcitx5 -d &
|
fcitx5 -d &
|
||||||
|
|
||||||
# local fonts in ~/.fonts
|
# local fonts in ~/.fonts
|
||||||
xset +fp /usr/share/fonts/local &
|
xset +fp /usr/share/fonts/local &
|
||||||
|
|||||||
Reference in New Issue
Block a user