14 lines
224 B
Plaintext
Executable File
14 lines
224 B
Plaintext
Executable File
#
|
|
# This file is parsed by pam_env module
|
|
#
|
|
# Syntax: simple "KEY=VAL" pairs on separate lines
|
|
#
|
|
|
|
GTK_IM_MODULE=fcitx
|
|
QT_IM_MODULE=fcitx
|
|
XMODIFIERS=@im=fcitx
|
|
SDL_IM_MODULE=fcitx
|
|
GLFW_IM_MODULE=fcitx
|
|
CLUTTER_IM_MODULE=fcitx
|
|
|