SHA256
1
0
forked from pool/fcitx5
Files
fcitx5/fcitx5.service
Fuminobu Takeyama 486976c789 Rebased the fix of Fcitx 5 start up problem.
- 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
2025-08-07 15:54:47 +00:00

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