How to hide this
You're viewing a single thread.
Just add HideDesktopPreviewBanner=true to the [General] section in the ~/.config/kdeglobals file and restart plasmashell with systemctl restart --user plasma-plasmashell.service or just log out and back in.
HideDesktopPreviewBanner=true
~/.config/kdeglobals
systemctl restart --user plasma-plasmashell.service
👆 Correct answer!
Thanks