mirror of
https://github.com/rydesun/dotfiles.git
synced 2025-12-26 14:44:58 +08:00
Use fcitx5
This commit is contained in:
parent
7dbc758ef4
commit
a07e001ac9
2 changed files with 4 additions and 1 deletions
|
|
@ -4,7 +4,7 @@ Description=Input method framework
|
|||
[Service]
|
||||
Type=forking
|
||||
Environment="LANG=zh_CN.UTF-8"
|
||||
ExecStart=/usr/bin/fcitx-autostart
|
||||
ExecStart=/usr/bin/fcitx5 -d
|
||||
|
||||
[Install]
|
||||
WantedBy=Xorg.target
|
||||
|
|
|
|||
|
|
@ -18,6 +18,9 @@ QT_QPA_PLATFORMTHEME DEFAULT=qt5ct
|
|||
GTK_IM_MODULE DEFAULT=fcitx
|
||||
QT_IM_MODULE DEFAULT=fcitx
|
||||
XMODIFIERS DEFAULT=@im=fcitx
|
||||
INPUT_METHOD DEFAULT=fcitx
|
||||
SDL_IM_MODULE DEFAULT=fcitx
|
||||
GLFW_IM_MODULE DEFAULT=ibus
|
||||
|
||||
# firefox
|
||||
# Enable VA-API support
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue