forked from pool/fcitx5
- Add fcitx-autostart to check $INPUT_METHOD so that fcitx5 does not breake the other input methods * Fix boo#1246418 * Add fcitx5-autostart.patch OBS-URL: https://build.opensuse.org/package/show/M17N/fcitx5?expand=0&rev=65
11 lines
209 B
Desktop File
11 lines
209 B
Desktop File
[Unit]
|
|
Description=Next generation of Flexible Input Method Framework
|
|
Conflicts=ibus.service fcitx.service
|
|
|
|
[Service]
|
|
ExecStart=/usr/bin/fcitx5 -D
|
|
|
|
[Install]
|
|
Alias=input-method.service
|
|
WantedBy=default.target
|