Package: src:im-config Version: 0.57-2 Control: block -1 by 1057627
1. For wayland, gnome-session use $SHELL to restart. https://salsa.debian.org/gnome-team/gnome-session/-/commit/5fee64f74925291f211f289dcfb3f1cf522c1546 2. im-config contains a file: /etc/profile.d/im-config_wayland.sh to start input method in wayland env. 3. If zsh is set to login shell, the input method won't start, since zsh doesn't use /etc/profile. Please put a symlink of /etc/profile.d/im-config_wayland.sh to /etc/zsh/zlogin.d/im-config_wayland.sh

