mirror of
https://git.disroot.org/FollieHiyuki/dotfiles.git
synced 2024-11-25 00:38:23 -05:00
20 lines
267 B
Plaintext
20 lines
267 B
Plaintext
########
|
|
# ibus #
|
|
########
|
|
# GTK_IM_MODULE=ibus
|
|
# XMODIFIERS=@im=ibus
|
|
# QT_IM_MODULE=ibus
|
|
|
|
##########
|
|
# fcitx5 #
|
|
##########
|
|
GTK_IM_MODULE=fcitx
|
|
XMODIFIERS=@im=fcitx
|
|
QT_IM_MODULE=fcitx
|
|
|
|
#########
|
|
# qt5ct #
|
|
#########
|
|
QT_QPA_PLATFORMTHEME=qt5ct
|
|
QT_PLATFORM_PLUGIN=qt5ct
|