fcitx5: change install target to fix autostart

This commit is contained in:
buffet 2023-10-03 17:12:09 +02:00
parent cd3b7d70fa
commit b5049a0334

View file

@ -0,0 +1,11 @@
[Unit]
Description=Fcitx is an input method framework with extension support.
Documentation=https://fcitx-im.org/wiki/Fcitx_5
[Service]
Type=exec
Restart=always
ExecStart=/usr/bin/fcitx5
[Install]
WantedBy=graphical.target