Joseph_Boom@feddit.it to KDE@lemmy.kde.social · 2 years agoHow to hide thisfeddit.itimagemessage-square10fedilinkarrow-up125arrow-down14
arrow-up121arrow-down1imageHow to hide thisfeddit.itJoseph_Boom@feddit.it to KDE@lemmy.kde.social · 2 years agomessage-square10fedilink
minus-squareTheCreativeName@lemmy.mllinkfedilinkarrow-up42·2 years agoJust 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.
Just add
HideDesktopPreviewBanner=trueto the [General] section in the~/.config/kdeglobalsfile and restart plasmashell withsystemctl restart --user plasma-plasmashell.serviceor just log out and back in.👆 Correct answer!
Thanks