mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-18 22:06:04 +01:00
ee0d9cbd32
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
7 lines
137 B
Tcsh
7 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
|