user mode fctix
This commit is contained in:
commit
3731cde5d7
12
user/fcitx.service
Normal file
12
user/fcitx.service
Normal file
@ -0,0 +1,12 @@
|
|||||||
|
[Unit]
|
||||||
|
Description=fcitx input daemon
|
||||||
|
|
||||||
|
[Service]
|
||||||
|
Type=exec
|
||||||
|
StandardOutput=journal
|
||||||
|
StandardError=journal
|
||||||
|
ExecStart=/usr/bin/fcitx5 -D -r --keep
|
||||||
|
Environment=GTK_IM_MODULE=fcitx XMODIFIERS="@im=fcitx" QT_IM_MODULE=fcitx
|
||||||
|
|
||||||
|
[Install]
|
||||||
|
WantedBy=graphical-session.target
|
Loading…
x
Reference in New Issue
Block a user