9c78fd3ac9
- Switch to use systemd service file to start ibus daemon * Fix boo#1201421 * Add ibus-ui-gtk3-restart-via-systemd.patch * Enable ibus-autostart for xdg-autostart-generator OBS-URL: https://build.opensuse.org/request/show/1036950 OBS-URL: https://build.opensuse.org/package/show/M17N/ibus?expand=0&rev=273
5 lines
143 B
Plaintext
5 lines
143 B
Plaintext
[Service]
|
|
# For now, Plasma Wayland does not support /etc/xdg/Xwayland-session.d
|
|
# so always enable --xim
|
|
Environment="IBUS_DAEMON_ARGS=--xim"
|