File plasma-autostart.patch of Package ibus
--- ibus-autostart 2023-06-03 11:54:18.000000000 +0200 +++ ibus-autostart 2023-12-01 09:09:33.496385280 +0100 @@ -4,7 +4,7 @@ # GNOME starts ibus by itself case "$WINDOWMANAGER" in - *gnome*) + *gnome*|*startplasma*) exit 0;; esac