diff options
Diffstat (limited to 'os/etc/tinydm.d/env-wayland.d/99-im.conf')
| -rw-r--r-- | os/etc/tinydm.d/env-wayland.d/99-im.conf | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/os/etc/tinydm.d/env-wayland.d/99-im.conf b/os/etc/tinydm.d/env-wayland.d/99-im.conf new file mode 100644 index 0000000..f58a60d --- /dev/null +++ b/os/etc/tinydm.d/env-wayland.d/99-im.conf @@ -0,0 +1,4 @@ +export GTK_IM_MODULE=fcitx +export QT_IM_MODULE=fcitx +export XMODIFIERS=@im=fcitx +export SDL_IM_MODULE=fcitx |