diff options
author | Masaya Tojo <masaya@laptop.tojo.local> | 2021-02-23 20:21:36 +0900 |
---|---|---|
committer | Masaya Tojo <masaya@laptop.tojo.local> | 2021-02-23 20:21:36 +0900 |
commit | d9e5778604aae845d1cd3c4c060f725c35d8dbf6 (patch) | |
tree | 34d61efee635d26e0319292ce7406a9027134429 /.xsession | |
parent | d5caba71e3e0a25c5fd356bc211de11f6ac17149 (diff) |
Move uim settings
Diffstat (limited to '.xsession')
-rwxr-xr-x | .xsession | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +export GTK_IM_MODULE='uim' +export QT_IM_MODULE='uim' +uim-xim & +export XMODIFIERS='@im=uim' + uim-toolbar-gtk3-systray & nm-applet & exwm |