mirror of
https://github.com/Ponce/slackbuilds
synced 2024-12-01 01:00:03 +01:00
8 lines
137 B
Tcsh
8 lines
137 B
Tcsh
|
#!/bin/csh
|
||
|
|
||
|
setenv XMODIFIERS "@im=fcitx"
|
||
|
setenv XIM fcitx
|
||
|
setenv XIM_PROGRAM fcitx
|
||
|
setenv GTK_IM_MODULE fcitx
|
||
|
setenv QT_IM_MODULE fcitx
|