Thank you very much!
I'm sure that there will be other people with the same case


sudo -i
echo "Defaults env_keep += \"KDE_SESSION_VERSION KDE_FULL_SESSION\"" > /etc/sudoers.d/50-my_kde_env
chmod 0440 /etc/sudoers.d/50-my_kde_env
Comment